From 7dd4683335f5fe49e8793819dbd0168b70b42d42 Mon Sep 17 00:00:00 2001 From: "botty-white[bot]" <181132496+botty-white[bot]@users.noreply.github.com> Date: Sat, 9 Nov 2024 05:16:01 +0000 Subject: [PATCH] =?UTF-8?q?fix(helm):=20update=20k8s-monitoring=20(=201.6.?= =?UTF-8?q?4=20=E2=86=92=201.6.6=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..675dc0724 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.6 sourceRef: kind: HelmRepository name: grafana