From 82fb8fd2233fe00db4d66d27d0209fefcc3a91e4 Mon Sep 17 00:00:00 2001 From: Devops Bot Date: Mon, 7 Oct 2024 01:01:09 +0000 Subject: [PATCH] Update Helm release kube-prometheus-stack to v65.1.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 61b7d73..1dd22df 100644 --- a/installations/monitoring/helmfile.yaml +++ b/installations/monitoring/helmfile.yaml @@ -12,7 +12,7 @@ releases: - name: prometheus chart: prometheus-community/kube-prometheus-stack namespace: observability - version: 65.0.0 + version: 65.1.0 inherit: - template: default-env-values - template: default-env-secrets -- 2.45.2