From 606683b12a73248bf6e0ba1ca20a9ea1024a3c2a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 25 Dec 2024 14:10:57 +0000 Subject: [PATCH] chore(deps): update helm release kube-prometheus-stack to v67 --- _infrastructure/metrics/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_infrastructure/metrics/kustomization.yaml b/_infrastructure/metrics/kustomization.yaml index bbc8b90e..7cf3b9de 100644 --- a/_infrastructure/metrics/kustomization.yaml +++ b/_infrastructure/metrics/kustomization.yaml @@ -15,7 +15,7 @@ helmCharts: - name: kube-prometheus-stack repo: https://prometheus-community.github.io/helm-charts releaseName: kps - version: 44.2.1 + version: 67.5.0 namespace: metrics includeCRDs: true valuesFile: kps-values.yaml