From 4be0852463569d3afae700957cd225b6e59dbdb1 Mon Sep 17 00:00:00 2001 From: stimpy-bot <101597957+stimpy-bot[bot]@users.noreply.github.com> Date: Mon, 19 Jun 2023 15:07:08 +0000 Subject: [PATCH] fix(helm): update helm release grafana to v6.57.3 | datasource | package | from | to | | ---------- | ------- | ------ | ------ | | helm | grafana | 6.57.2 | 6.57.3 | --- 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 7555451f3..a9d3c8434 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.57.2 + version: 6.57.3 sourceRef: kind: HelmRepository name: grafana-charts