From 427cc3cdc364683812a6d369cd2dd4cdc35e0c56 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 2 Feb 2024 01:00:44 +0000 Subject: [PATCH] chore(deps): update helm release kube-prometheus-stack to v56 --- 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 7791638..f829cc4 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: 55.11.0 + version: 56.6.0 repo: https://prometheus-community.github.io/helm-charts namespace: monitoring valuesFile: values.yaml