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