From 028d46507adf57169a3990039f13e14d19e66a71 Mon Sep 17 00:00:00 2001 From: "kireque-bot[bot]" <143391978+kireque-bot[bot]@users.noreply.github.com> Date: Thu, 31 Oct 2024 21:26:01 +0100 Subject: [PATCH] =?UTF-8?q?feat(helm):=20update=20chart=20prometheus-node-?= =?UTF-8?q?exporter=20(=204.40.0=20=E2=86=92=204.41.0=20)=20(#1184)?= 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 11fc471de..7897190f9 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.40.0 + version: 4.41.0 sourceRef: kind: HelmRepository name: prometheus-community