From c2aa0968a20da31b2bf43770271f652189296e20 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 22 Sep 2023 10:33:06 -0400 Subject: [PATCH] fix(helm): update chart grafana to 6.59.5 (#2927) | datasource | package | from | to | | ---------- | ------- | ------ | ------ | | helm | grafana | 6.59.4 | 6.59.5 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- 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 388706cd..01ffdce9 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.4 + version: 6.59.5 sourceRef: kind: HelmRepository name: grafana-charts