From 181e459c3629db843f85fda3fbae3625e8a2a86c 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 30d7329..38c9a45 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 -- 2.47.2