From bfb73e2ca8aa37783f4d9ff02893545b265c7def Mon Sep 17 00:00:00 2001 From: "botty-white[bot]" <181132496+botty-white[bot]@users.noreply.github.com> Date: Wed, 20 Nov 2024 17:16:39 +0000 Subject: [PATCH] =?UTF-8?q?fix(helm):=20update=20k8s-monitoring=20(=201.6.?= =?UTF-8?q?4=20=E2=86=92=201.6.9=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../observability/grafana-k8s-monitoring/app/helmrelease.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/apps/observability/grafana-k8s-monitoring/app/helmrelease.yaml b/kubernetes/apps/observability/grafana-k8s-monitoring/app/helmrelease.yaml index c86af3ef5..cdb46cc4b 100644 --- a/kubernetes/apps/observability/grafana-k8s-monitoring/app/helmrelease.yaml +++ b/kubernetes/apps/observability/grafana-k8s-monitoring/app/helmrelease.yaml @@ -8,7 +8,7 @@ spec: chart: spec: chart: k8s-monitoring - version: 1.6.4 + version: 1.6.9 sourceRef: kind: HelmRepository name: grafana