From 7b6c2b9c376c28b73c87d8e2dc474986c9f28178 Mon Sep 17 00:00:00 2001 From: Devops Bot Date: Wed, 19 Feb 2025 01:01:18 +0000 Subject: [PATCH] chore(deps): update helm release kube-prometheus-stack to v69 --- 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 8e60d9f..043debe 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: 68.5.0 + version: 69.3.2 inherit: - template: default-env-values - template: default-env-secrets