From 30ffc0c6a52ca98b7efa55d31707e584197f1d5e Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 7 Apr 2024 00:01:15 +0000 Subject: [PATCH] chore(deps): update helm release kube-prometheus-stack to v58 --- 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 acb58bd..330cad8 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: 57.2.1 + version: 58.0.0 repo: https://prometheus-community.github.io/helm-charts namespace: monitoring valuesFile: values.yaml -- 2.40.1