From 5204024466eaa40bde435fbb542855e3930bfb5e Mon Sep 17 00:00:00 2001 From: Devops Bot Date: Mon, 10 Mar 2025 01:00:56 +0000 Subject: [PATCH] chore(deps): update helm release kube-prometheus-stack to v69.8.2 --- 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 b31bc29..2469ffb 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: 69.7.2 + version: 69.8.2 inherit: - template: default-env-values - template: default-env-secrets -- 2.47.2