From e8b24848910213568ef9625f9f070f0a9c00d5eb Mon Sep 17 00:00:00 2001 From: chii-bot <109454249+chii-bot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 20:23:51 +0000 Subject: [PATCH] feat(helm)!: Update chart grafana to 8.8.2 | datasource | package | from | to | | ---------- | ------- | ------- | ----- | | helm | grafana | 6.32.11 | 8.8.2 | --- 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..5136c94c5 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.8.2 sourceRef: kind: HelmRepository name: grafana-charts