From 97e37c44ccc5a6e4fa71be982afd291ade5bd664 Mon Sep 17 00:00:00 2001 From: chii-bot <109454249+chii-bot[bot]@users.noreply.github.com> Date: Sat, 19 Oct 2024 02:51:46 +0000 Subject: [PATCH] feat(helm)!: Update chart grafana to 8.5.8 | datasource | package | from | to | | ---------- | ------- | ------- | ----- | | helm | grafana | 6.32.11 | 8.5.8 | --- 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 2cf90a20..1b7282df 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.8 sourceRef: kind: HelmRepository name: grafana-charts