From 87d6be39d4d50612e1c036fcfded860a6c919916 Mon Sep 17 00:00:00 2001 From: Devops Bot Date: Fri, 13 Sep 2024 01:01:06 +0000 Subject: [PATCH] Update Helm release kube-prometheus-stack to v62.7.0 --- 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 41d0717..5d23cf8 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: 62.6.0 + version: 62.7.0 inherit: - template: default-env-values - template: default-env-secrets -- 2.45.2