From aabd319efe134f2221f974e406c295141d7a1b11 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 30 Jan 2024 15:58:37 +0000 Subject: [PATCH] feat(helm): update chart grafana to 7.3.0 --- 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 8747418..feca21d 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.2.4" + version: "7.3.0" sourceRef: kind: HelmRepository name: grafana-charts