From ff5f6efa736660ade9233d0245937a740450af19 Mon Sep 17 00:00:00 2001 From: "wyoa-bot[bot]" <98073241+wyoa-bot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 20:13:53 +0000 Subject: [PATCH] feat(helm)!: Update chart grafana to 8.8.2 | datasource | package | from | to | | ---------- | ------- | ------ | ----- | | helm | grafana | 7.3.12 | 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 aa05acb5c..7525a764c 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: 7.3.12 + version: 8.8.2 sourceRef: kind: HelmRepository name: grafana