From 33da832e28d27ae6ded48b17fb081c61e689e35c Mon Sep 17 00:00:00 2001 From: Devops Bot Date: Thu, 12 Sep 2024 01:01:12 +0000 Subject: [PATCH] Update Helm release kube-prometheus-stack to v62 --- installations/monitoring/helmfile.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installations/monitoring/helmfile.yaml b/installations/monitoring/helmfile.yaml index e94a664..41d0717 100644 --- a/installations/monitoring/helmfile.yaml +++ b/installations/monitoring/helmfile.yaml @@ -11,7 +11,7 @@ releases: chart: prometheus-community/kube-prometheus-stack namespace: monitoring installed: false - version: 61.9.0 + version: 62.6.0 inherit: - template: default-env-values - template: default-env-secrets