From 9f7d2b2e03b298f8ca86e6470aee13f7e3734b94 Mon Sep 17 00:00:00 2001 From: Devops Bot Date: Wed, 7 May 2025 01:00:59 +0000 Subject: [PATCH] chore(deps): update helm release kube-prometheus-stack to v72 --- helmfiles/monitoring.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helmfiles/monitoring.yaml b/helmfiles/monitoring.yaml index fe778d6..fb6c2ba 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: 71.2.0 + version: 72.0.1 inherit: - template: env-values - template: env-secrets -- 2.47.2