From 477d020c0f194eb8cfe3fcdadbdd6ac457e7ad9e Mon Sep 17 00:00:00 2001 From: Devops Bot Date: Tue, 6 May 2025 01:00:56 +0000 Subject: [PATCH] chore(deps): update helm release grafana to v8.15.0 --- helmfiles/monitoring.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helmfiles/monitoring.yaml b/helmfiles/monitoring.yaml index fe778d6..f06123c 100644 --- a/helmfiles/monitoring.yaml +++ b/helmfiles/monitoring.yaml @@ -23,7 +23,7 @@ releases: chart: grafana/grafana namespace: observability condition: monitoring.enabled - version: 8.14.2 + version: 8.15.0 installed: true inherit: - template: env-values