From 0277bd0c1bc2d6945842c71b430a57683333ab80 Mon Sep 17 00:00:00 2001 From: Devops Bot Date: Sat, 26 Apr 2025 11:34:56 +0200 Subject: [PATCH] chore(deps): update helm release grafana to v8.13.1 --- helmfiles/monitoring.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helmfiles/monitoring.yaml b/helmfiles/monitoring.yaml index 4f859ca..efc870e 100644 --- a/helmfiles/monitoring.yaml +++ b/helmfiles/monitoring.yaml @@ -23,7 +23,7 @@ releases: chart: grafana/grafana namespace: observability condition: monitoring.enabled - version: 8.12.1 + version: 8.13.1 installed: true inherit: - template: env-values