From 41ddf1b4c0b9b41b55faf65b55dd5073543ded11 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 22 Sep 2023 07:24:51 +0000 Subject: [PATCH] fix(helm): update chart grafana to 6.59.5 | datasource | package | from | to | | ---------- | ------- | ------ | ------ | | helm | grafana | 6.59.4 | 6.59.5 | --- 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