From bd8b96c708fb2beec8bfed190775ce5f1da8ca29 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 -- 2.40.1