From be9c4474dc3876f79a37e1cbcecb62694a2ec8d6 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 28 Mar 2024 09:46:42 +0000 Subject: [PATCH] chore(deps): update helm release kube-prometheus-stack to v57.2.0 --- 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 8837429..a0c6805 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: 57.1.1 + version: 57.2.0 repo: https://prometheus-community.github.io/helm-charts namespace: monitoring valuesFile: values.yaml