From ea04e522646acc14299b0254198cec2ba3ac558f Mon Sep 17 00:00:00 2001 From: Devops Bot Date: Sat, 26 Apr 2025 09:23:09 +0000 Subject: [PATCH] chore(deps): update helm release kube-prometheus-stack to v70.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 fadc430..560b51b 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: 70.7.0 + version: 70.8.0 inherit: - template: default-env-values - template: default-env-secrets