From c74911a6df9cf1b3f9620893bbae78a2511ae9ed Mon Sep 17 00:00:00 2001 From: "robottoms-up[bot]" <170814834+robottoms-up[bot]@users.noreply.github.com> Date: Sat, 13 Jul 2024 10:03:53 +0000 Subject: [PATCH] =?UTF-8?q?fix(helm):=20update=20grafana=20(=208.3.1=20?= =?UTF-8?q?=E2=86=92=208.3.4=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../homelab/apps/observability/grafana/app/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/homelab/apps/observability/grafana/app/helm-release.yaml b/kubernetes/homelab/apps/observability/grafana/app/helm-release.yaml index d86049ed..dc02bbf3 100644 --- a/kubernetes/homelab/apps/observability/grafana/app/helm-release.yaml +++ b/kubernetes/homelab/apps/observability/grafana/app/helm-release.yaml @@ -10,7 +10,7 @@ spec: chart: spec: chart: grafana - version: 8.3.1 + version: 8.3.4 sourceRef: kind: HelmRepository name: grafana