From c9aefcaa2df79b4918599c951ba98b7afb443a74 Mon Sep 17 00:00:00 2001 From: "renovate-brenix[bot]" <191061145+renovate-brenix[bot]@users.noreply.github.com> Date: Tue, 17 Dec 2024 16:28:16 +0000 Subject: [PATCH] =?UTF-8?q?chore(deps):=20update=20chart=20grafana=20?= =?UTF-8?q?=E2=86=92=208.8.2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/grafana/component.cue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/grafana/component.cue b/components/grafana/component.cue index e9d84d3d..d3fde891 100644 --- a/components/grafana/component.cue +++ b/components/grafana/component.cue @@ -8,7 +8,7 @@ Component: #Helm & { EnableHooks: true Chart: { name: "grafana" - version: "8.8.1" + version: "8.8.2" repository: { name: "grafana" url: "https://grafana.github.io/helm-charts"