From dbe68500b9d0471be2a2149a15a98886bc8f8e8e Mon Sep 17 00:00:00 2001 From: stimpy-bot <101597957+stimpy-bot[bot]@users.noreply.github.com> Date: Sat, 14 Oct 2023 03:06:58 +0000 Subject: [PATCH] fix(helm): update helm release grafana to v6.60.6 | datasource | package | from | to | | ---------- | ------- | ------ | ------ | | helm | grafana | 6.60.5 | 6.60.6 | --- 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 120f22091..1e58f7c31 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.60.5 + version: 6.60.6 sourceRef: kind: HelmRepository name: grafana-charts