From e2a0a4e7b942f5e15576d9abf527e052bc97ddd3 Mon Sep 17 00:00:00 2001 From: Devops Bot Date: Sat, 24 May 2025 01:00:52 +0000 Subject: [PATCH] chore(deps): update helm release grafana to v9.2.0 --- helmfiles/monitoring.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helmfiles/monitoring.yaml b/helmfiles/monitoring.yaml index 2f0816b..de55d64 100644 --- a/helmfiles/monitoring.yaml +++ b/helmfiles/monitoring.yaml @@ -23,7 +23,7 @@ releases: chart: grafana/grafana namespace: observability condition: monitoring.enabled - version: 9.1.1 + version: 9.2.0 installed: true inherit: - template: env-values