From b270be98d6e0aefdbaaa5b4f286d360ec17b5ba1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 7 Sep 2023 15:48:03 -0400 Subject: [PATCH] fix(helm): update chart grafana to 6.59.4 (#2881) --- 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 05823cb8..388706cd 100644 --- a/cluster/apps/monitoring/grafana/helm-release.yaml +++ b/cluster/apps/monitoring/grafana/helm-release.yaml @@ -9,7 +9,7 @@ spec: chart: spec: chart: grafana - version: 6.59.1 + version: 6.59.4 sourceRef: kind: HelmRepository name: grafana-charts