From f9484da8aa9b105e2c6aa186d231f6352ca8f6d1 Mon Sep 17 00:00:00 2001 From: Devops Bot Date: Tue, 11 Mar 2025 01:00:53 +0000 Subject: [PATCH] chore(deps): update helm release grafana to v8.10.3 --- 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 b31bc29..fe3ddc9 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.10.1 + version: 8.10.3 installed: true inherit: - template: default-env-values