From b1a247ad7dffca940266f8d47d481b6be8964900 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 8 May 2024 00:14:24 +0000 Subject: [PATCH] feat(helm)!: Update chart grafana to 7.3.10 | datasource | package | from | to | | ---------- | ------- | ------ | ------ | | helm | grafana | 6.56.4 | 7.3.10 | --- 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 a1ab3c61..deb6c2a7 100644 --- a/cluster/apps/monitoring/grafana/helm-release.yaml +++ b/cluster/apps/monitoring/grafana/helm-release.yaml @@ -9,7 +9,7 @@ spec: chart: spec: chart: grafana - version: 6.56.4 + version: 7.3.10 sourceRef: kind: HelmRepository name: grafana-charts