From ff35e8c4be855607660033282ab5aad7c7ed13ff Mon Sep 17 00:00:00 2001 From: stimpy-bot <101597957+stimpy-bot[bot]@users.noreply.github.com> Date: Sat, 15 Apr 2023 01:33:54 +0000 Subject: [PATCH] feat(helm): update helm release grafana to v6.53.0 | datasource | package | from | to | | ---------- | ------- | ------ | ------ | | helm | grafana | 6.52.9 | 6.53.0 | --- 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 a07f87bf9..0d852f50b 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.9 + version: 6.53.0 sourceRef: kind: HelmRepository name: grafana-charts