From 6a3f5bab672935ee7b29673ce2d6f322753808b5 Mon Sep 17 00:00:00 2001 From: Devops Bot Date: Wed, 6 Nov 2024 01:01:54 +0000 Subject: [PATCH] chore(deps): update helm release kube-prometheus-stack to v65.8.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 158e37d..6528273 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.5.1 + version: 65.8.0 inherit: - template: default-env-values - template: default-env-secrets