From 130001d0ecdb4cffc07e47362157c222473baee0 Mon Sep 17 00:00:00 2001 From: stimpy-bot <101597957+stimpy-bot[bot]@users.noreply.github.com> Date: Sat, 11 Mar 2023 08:07:49 +0000 Subject: [PATCH] fix(helm): update helm release grafana to v6.52.2 | datasource | package | from | to | | ---------- | ------- | ------ | ------ | | helm | grafana | 6.52.1 | 6.52.2 | --- 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 d69c3d2be..83690fbdf 100644 --- a/cluster/apps/monitoring/grafana/helm-release.yaml +++ b/cluster/apps/monitoring/grafana/helm-release.yaml @@ -10,7 +10,7 @@ spec: spec: # renovate: registryUrl=https://grafana.github.io/helm-charts chart: grafana - version: 6.52.1 + version: 6.52.2 sourceRef: kind: HelmRepository name: grafana-charts