From 43be0a13d359a93aa462550d17359f2ae32671f2 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 7 May 2024 23:37:00 +0000 Subject: [PATCH] fix(helm): update chart grafana to 7.3.10 --- 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 25e3d55..5ba08f6 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.9" + version: "7.3.10" sourceRef: kind: HelmRepository name: grafana-charts