From 7a05599d10dae62bf9a780260b26a85ac31b4edd Mon Sep 17 00:00:00 2001 From: chii-bot <109454249+chii-bot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 22:21:13 +0000 Subject: [PATCH] feat(helm)!: Update chart grafana to 8.5.5 | datasource | package | from | to | | ---------- | ------- | ------- | ----- | | helm | grafana | 6.32.11 | 8.5.5 | --- 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 2cf90a20c..53d43c372 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.32.11 + version: 8.5.5 sourceRef: kind: HelmRepository name: grafana-charts