From fdc4a7e5ba2ec4165a7d41ce19325c8923c2ce83 Mon Sep 17 00:00:00 2001 From: Devops Bot Date: Thu, 31 Oct 2024 01:01:40 +0000 Subject: [PATCH] chore(deps): update helm release grafana to v8.5.11 --- 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 a243c6e..b79768e 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.8 + version: 8.5.11 installed: true inherit: - template: default-env-values -- 2.45.2