From 4bd99de61e15e02f3235e4884923148b90276378 Mon Sep 17 00:00:00 2001 From: Devops Bot Date: Sat, 26 Apr 2025 09:23:06 +0000 Subject: [PATCH] chore(deps): update helm release grafana to v8.13.1 --- 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 560b51b..f5a1b7b 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.12.1 + version: 8.13.1 installed: true inherit: - template: default-env-values