From 9c86741f7f68389bdcc38f0db2da8c09820ad7f4 Mon Sep 17 00:00:00 2001 From: stimpy-bot <101597957+stimpy-bot[bot]@users.noreply.github.com> Date: Mon, 10 Jul 2023 11:06:58 +0000 Subject: [PATCH] feat(helm): update helm release grafana to v6.58.0 | datasource | package | from | to | | ---------- | ------- | ------ | ------ | | helm | grafana | 6.57.4 | 6.58.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 40a5d26d3..871cb196e 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.4 + version: 6.58.0 sourceRef: kind: HelmRepository name: grafana-charts