From 163670d69b4fc92a76b6552c63031f8dccfce8d8 Mon Sep 17 00:00:00 2001 From: Devops Bot Date: Sat, 18 Jan 2025 01:01:39 +0000 Subject: [PATCH] chore(deps): update helm release kube-prometheus-stack to v68 --- 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 5dd8e6e..b440891 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.5.0 + version: 68.2.1 inherit: - template: default-env-values - template: default-env-secrets