From 6bd28395eed5f424ddfd0000c91db531f5134143 Mon Sep 17 00:00:00 2001 From: chii-bot <109454249+chii-bot[bot]@users.noreply.github.com> Date: Tue, 23 Aug 2022 04:16:22 +0000 Subject: [PATCH] fix(helm): update chart grafana to 6.32.18 | datasource | package | from | to | | ---------- | ------- | ------- | ------- | | helm | grafana | 6.32.11 | 6.32.18 | --- 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 2cf90a20c7..d808adb45e 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.32.11 + version: 6.32.18 sourceRef: kind: HelmRepository name: grafana-charts