From a5abbc6fcf29338f9c16f8ba2c52bceb77c34e4e Mon Sep 17 00:00:00 2001 From: chii-bot <109454249+chii-bot[bot]@users.noreply.github.com> Date: Tue, 21 Jan 2025 16:25:10 +0000 Subject: [PATCH] feat(helm)!: Update chart grafana to 8.8.5 | datasource | package | from | to | | ---------- | ------- | ------- | ----- | | helm | grafana | 6.32.11 | 8.8.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..fff67b51e 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.5 sourceRef: kind: HelmRepository name: grafana-charts