From f27a38a4579855fb123dd37f31f164b166aac26a Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 20 Jul 2024 19:02:46 +0000 Subject: [PATCH] fix(helm): update chart grafana to 8.3.6 --- 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 bb514ad..c0d9543 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: "8.3.1" + version: "8.3.6" sourceRef: kind: HelmRepository name: grafana-charts