From bb7d5988ccaf7cef5af86e720652e3bfde6457ac Mon Sep 17 00:00:00 2001 From: Devops Bot Date: Wed, 11 Sep 2024 21:23:09 +0000 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 fc3dab0..e94a664 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.3.2 + version: 61.9.0 inherit: - template: default-env-values - template: default-env-secrets