From b7eb43e3d7e19635451d7b8e4e59914fbc4ec501 Mon Sep 17 00:00:00 2001 From: Devops Bot Date: Fri, 18 Oct 2024 01:01:13 +0000 Subject: [PATCH] chore(deps): update helm release grafana to v8.5.6 --- 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 7ee1f4a..2eb1e35 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.5 + version: 8.5.6 installed: true inherit: - template: default-env-values