From 0deebd7af557d67b9cb487373d1224ea7405f908 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 7 Mar 2024 20:22:06 +0000 Subject: [PATCH] chore(deps): update helm release kube-prometheus-stack to v56 --- _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..8756b01f 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: 56.21.3 namespace: metrics includeCRDs: true valuesFile: kps-values.yaml