From ebae1ff242b83008c9c074e0e9d1591ce51049bf Mon Sep 17 00:00:00 2001 From: Devops Bot Date: Sun, 13 Apr 2025 01:01:13 +0000 Subject: [PATCH] chore(deps): update helm release grafana to v8.11.4 --- 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 32c58f6..a2c2145 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.10.4 + version: 8.11.4 installed: true inherit: - template: default-env-values