From 2850f684df2ea0b95ff642ee7fbbe50aa5df2151 Mon Sep 17 00:00:00 2001 From: Devops Bot Date: Mon, 28 Apr 2025 01:00:55 +0000 Subject: [PATCH] chore(deps): update helm release kube-prometheus-stack to v70.10.0 --- helmfiles/monitoring.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helmfiles/monitoring.yaml b/helmfiles/monitoring.yaml index 3ec19f7..30d7329 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.8.0 + version: 70.10.0 inherit: - template: env-values - template: env-secrets