From 5e20648f783eca9e75b027495c0351de2d470b4a Mon Sep 17 00:00:00 2001 From: "kireque-bot[bot]" <143391978+kireque-bot[bot]@users.noreply.github.com> Date: Sun, 15 Dec 2024 18:33:07 +0100 Subject: [PATCH] =?UTF-8?q?feat(helm):=20update=20chart=20prometheus-node-?= =?UTF-8?q?exporter=20(=204.42.0=20=E2=86=92=204.43.0=20)=20(#1350)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: kireque-bot[bot] <143391978+kireque-bot[bot]@users.noreply.github.com> --- .../main/apps/monitoring/node-exporter/app/helmrelease.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/main/apps/monitoring/node-exporter/app/helmrelease.yaml b/kubernetes/main/apps/monitoring/node-exporter/app/helmrelease.yaml index 8b2c6f45c..e13264b12 100644 --- a/kubernetes/main/apps/monitoring/node-exporter/app/helmrelease.yaml +++ b/kubernetes/main/apps/monitoring/node-exporter/app/helmrelease.yaml @@ -9,7 +9,7 @@ spec: chart: spec: chart: prometheus-node-exporter - version: 4.42.0 + version: 4.43.0 sourceRef: kind: HelmRepository name: prometheus-community