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