From f201216727debb8b100132435de8576666833f74 Mon Sep 17 00:00:00 2001 From: Devops Bot Date: Sat, 3 May 2025 01:01:00 +0000 Subject: [PATCH] chore(deps): update helm release kube-prometheus-stack to v71 --- helmfiles/monitoring.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helmfiles/monitoring.yaml b/helmfiles/monitoring.yaml index ae7fd99..bb6946d 100644 --- a/helmfiles/monitoring.yaml +++ b/helmfiles/monitoring.yaml @@ -14,7 +14,7 @@ releases: chart: prometheus-community/kube-prometheus-stack namespace: observability condition: monitoring.enabled - version: 70.10.0 + version: 71.2.0 inherit: - template: env-values - template: env-secrets