From 3be2c6f8503ddfcfbb793edee1aa339931ce58e9 Mon Sep 17 00:00:00 2001 From: "robottoms-up[bot]" <170814834+robottoms-up[bot]@users.noreply.github.com> Date: Fri, 12 Jul 2024 20:04:18 +0000 Subject: [PATCH] =?UTF-8?q?fix(helm):=20update=20grafana=20(=208.3.1=20?= =?UTF-8?q?=E2=86=92=208.3.3=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..8077183a 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.3 sourceRef: kind: HelmRepository name: grafana