From 18faad62b61202beb8e8e26696533d96abd219ea Mon Sep 17 00:00:00 2001 From: Devops Bot Date: Thu, 26 Dec 2024 01:02:16 +0000 Subject: [PATCH] chore(deps): update helm release kube-prometheus-stack to v67.5.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 309d4d2..5dd8e6e 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: 67.4.0 + version: 67.5.0 inherit: - template: default-env-values - template: default-env-secrets -- 2.45.2