diff --git a/env/dev/kustomization.yaml b/env/dev/kustomization.yaml index af83bd20..e088c903 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.2.1 diff --git a/env/messy/kustomization.yaml b/env/messy/kustomization.yaml index 32d1bb9f..67f8cc11 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.2.1 diff --git a/env/production/kustomization.yaml b/env/production/kustomization.yaml index c85f1e74..fb15ce3e 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.2.1 images: - name: busybox newName: busybox-env-promote