From c8704f7a30cdc01e5e5c400e59b85aeb1dcedd2c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 7 Sep 2023 16:08:44 +0000 Subject: [PATCH] fix(helm): update chart grafana to 6.59.4 | datasource | package | from | to | | ---------- | ------- | ------ | ------ | | helm | grafana | 6.59.1 | 6.59.4 | --- 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