From 3622baa0af3fa277220a20a171293ce0851d57a8 Mon Sep 17 00:00:00 2001 From: Nikolai Rodionov Date: Tue, 10 Sep 2024 13:06:29 +0200 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 f956aa5..cdfa854 100644 --- a/installations/monitoring/helmfile.yaml +++ b/installations/monitoring/helmfile.yaml @@ -14,7 +14,7 @@ releases: - name: prometheus chart: prometheus-community/kube-prometheus-stack namespace: monitoring - version: 61.3.2 + version: 62.6.0 inherit: - template: default-env-values - template: default-env-secrets