From 37c670a29225d757a69098349093cbb61c141ffd Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 10 Mar 2024 01:00:23 +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 cc2d89c..50518c5 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.20.0 + version: 57.0.0 repo: https://prometheus-community.github.io/helm-charts namespace: monitoring valuesFile: values.yaml