From d6e5a09d65505f1a38950853047352dc9d2aac19 Mon Sep 17 00:00:00 2001 From: Devops Bot Date: Sat, 8 Feb 2025 22:36:51 +0000 Subject: [PATCH] chore(deps): update helm release grafana to v8.9.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 6116681..eebf01e 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.8.2 + version: 8.9.0 installed: true inherit: - template: default-env-values