From 8f746dd42007c1acf2b5e8673257c1477349c672 Mon Sep 17 00:00:00 2001 From: Devops Bot Date: Tue, 17 Dec 2024 01:01:18 +0000 Subject: [PATCH] chore(deps): update helm release grafana to v8.8.2 --- 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 bd95949..fafc49c 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.6.4 + version: 8.8.2 installed: true inherit: - template: default-env-values -- 2.45.2