From e38b0552fe324117f27c8e9ed2d1e63a0531e3f2 Mon Sep 17 00:00:00 2001 From: Devops Bot Date: Tue, 10 Dec 2024 01:01:25 +0000 Subject: [PATCH] chore(deps): update helm release kube-prometheus-stack to v66.3.1 --- 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 82c9749..bd95949 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: 66.3.0 + version: 66.3.1 inherit: - template: default-env-values - template: default-env-secrets