From 5064018ed1f92c6f96b684ff9c128458cf58573e Mon Sep 17 00:00:00 2001 From: Devops Bot Date: Thu, 1 May 2025 01:01:01 +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..bc13b1a 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.1.0 inherit: - template: env-values - template: env-secrets