From 6d4b9c3629a726d4086f3b528120b32382deb6e9 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 18 Apr 2024 07:35:29 +0000 Subject: [PATCH] fix(helm): update chart grafana to 7.3.9 --- cluster/apps/monitoring/grafana/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/monitoring/grafana/helm-release.yaml b/cluster/apps/monitoring/grafana/helm-release.yaml index bdaf073..25e3d55 100644 --- a/cluster/apps/monitoring/grafana/helm-release.yaml +++ b/cluster/apps/monitoring/grafana/helm-release.yaml @@ -8,7 +8,7 @@ spec: chart: spec: chart: grafana - version: "7.3.7" + version: "7.3.9" sourceRef: kind: HelmRepository name: grafana-charts