From 6af405e5029f7ad35b4d44a1460b167080cccfb9 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 22 Apr 2024 14:42:41 +0000 Subject: [PATCH] chore(deps): update helm release kube-prometheus-stack to v58.2.1 --- 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 330cad8..5cc194f 100644 --- a/infra/monitoring/kustomization.yaml +++ b/infra/monitoring/kustomization.yaml @@ -13,7 +13,7 @@ generators: helmCharts: - name: kube-prometheus-stack releaseName: kube-prometheus-stack - version: 58.0.0 + version: 58.2.1 repo: https://prometheus-community.github.io/helm-charts namespace: monitoring valuesFile: values.yaml -- 2.40.1