diff --git a/env/dev/kustomization.yaml b/env/dev/kustomization.yaml index af83bd20..ac6a9052 100644 --- a/env/dev/kustomization.yaml +++ b/env/dev/kustomization.yaml @@ -16,4 +16,4 @@ helmCharts: - name: kube-prometheus-stack releaseName: prometheus repo: https://prometheus-community.github.io/helm-charts - version: 42.0.0 + version: 62.1.0 diff --git a/env/messy/kustomization.yaml b/env/messy/kustomization.yaml index 32d1bb9f..95d7ce22 100644 --- a/env/messy/kustomization.yaml +++ b/env/messy/kustomization.yaml @@ -16,4 +16,4 @@ helmCharts: - name: kube-prometheus-stack releaseName: prometheus repo: https://prometheus-community.github.io/helm-charts - version: 40.0.0 + version: 62.1.0 diff --git a/env/production/kustomization.yaml b/env/production/kustomization.yaml index c85f1e74..eb83ec07 100644 --- a/env/production/kustomization.yaml +++ b/env/production/kustomization.yaml @@ -6,7 +6,7 @@ helmCharts: - name: kube-prometheus-stack releaseName: prometheus repo: https://prometheus-community.github.io/helm-charts - version: 40.0.0 + version: 62.1.0 images: - name: busybox newName: busybox-env-promote