From 61a2e2ef2c34fb16398c9f0a05533f033ccaf01d Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 10 May 2024 07:37:38 +0000 Subject: [PATCH] fix(helm): update chart grafana to 7.3.11 --- 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 5ba08f6..d4c03a4 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.10" + version: "7.3.11" sourceRef: kind: HelmRepository name: grafana-charts -- 2.40.1