From e74fa6cc9e3178f7f20d9ae7bc4aca8080f7b6c6 Mon Sep 17 00:00:00 2001 From: Nikolai Rodionov Date: Tue, 10 Sep 2024 13:06:09 +0200 Subject: [PATCH] Update Helm release kube-prometheus-stack to v61.9.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 f956aa5..dda0450 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: 61.9.0 inherit: - template: default-env-values - template: default-env-secrets