From 09832d0c5f79ca69a7da5281fee4e3b04b2e3c01 Mon Sep 17 00:00:00 2001 From: "darkfellanet[bot]" <184876747+darkfellanet[bot]@users.noreply.github.com> Date: Sat, 19 Oct 2024 02:28:07 +0000 Subject: [PATCH] =?UTF-8?q?fix(helm):=20update=20grafana=20(=208.5.6=20?= =?UTF-8?q?=E2=86=92=208.5.8=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- kubernetes/main/apps/observability/grafana/app/helmrelease.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/main/apps/observability/grafana/app/helmrelease.yaml b/kubernetes/main/apps/observability/grafana/app/helmrelease.yaml index 5c74ee67e..0b8d8274d 100644 --- a/kubernetes/main/apps/observability/grafana/app/helmrelease.yaml +++ b/kubernetes/main/apps/observability/grafana/app/helmrelease.yaml @@ -9,7 +9,7 @@ spec: chart: spec: chart: grafana - version: 8.5.6 + version: 8.5.8 sourceRef: kind: HelmRepository name: grafana