From 2f524131dd6e327e70f0691092761b7d6e50302c Mon Sep 17 00:00:00 2001 From: Devops Bot Date: Tue, 5 Nov 2024 01:01:16 +0000 Subject: [PATCH] chore(deps): update helm release grafana to v8.5.12 --- 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 27ec3f2..158e37d 100644 --- a/installations/monitoring/helmfile.yaml +++ b/installations/monitoring/helmfile.yaml @@ -20,7 +20,7 @@ releases: - name: grafana chart: grafana/grafana namespace: observability - version: 8.5.11 + version: 8.5.12 installed: true inherit: - template: default-env-values