From b7b026bd6c5acbd36e8bdde5cdf34f493d8dd3c7 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 24 Mar 2024 13:48:38 +0000 Subject: [PATCH] chore(deps): update helm release kube-prometheus-stack to v57 --- infra/monitoring/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infra/monitoring/kustomization.yaml b/infra/monitoring/kustomization.yaml index ef30fb2..8837429 100644 --- a/infra/monitoring/kustomization.yaml +++ b/infra/monitoring/kustomization.yaml @@ -13,7 +13,7 @@ resources: helmCharts: - name: kube-prometheus-stack releaseName: kube-prometheus-stack - version: 56.21.4 + version: 57.1.1 repo: https://prometheus-community.github.io/helm-charts namespace: monitoring valuesFile: values.yaml -- 2.40.1