From 45c11e2bce10a4fc7aff3a8a521e8f98676e77b3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 18 Dec 2024 23:27:13 +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..4d8ca7df 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.3.1 namespace: metrics includeCRDs: true valuesFile: kps-values.yaml