From 856294908f6e6b13573d6aba98e414bdd8293106 Mon Sep 17 00:00:00 2001 From: "repo-duster[bot]" <87358111+repo-duster[bot]@users.noreply.github.com> Date: Thu, 25 Jan 2024 07:34:33 +0100 Subject: [PATCH] =?UTF-8?q?feat(helm):=20update=20chart=20prometheus-node-?= =?UTF-8?q?exporter=20(=204.25.0=20=E2=86=92=204.26.0=20)=20(#5892)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: repo-duster[bot] <87358111+repo-duster[bot]@users.noreply.github.com> --- .../nas/apps/monitoring/node-exporter/app/helmrelease.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/nas/apps/monitoring/node-exporter/app/helmrelease.yaml b/kubernetes/nas/apps/monitoring/node-exporter/app/helmrelease.yaml index cbf5f058416..f52e4ac3b9c 100644 --- a/kubernetes/nas/apps/monitoring/node-exporter/app/helmrelease.yaml +++ b/kubernetes/nas/apps/monitoring/node-exporter/app/helmrelease.yaml @@ -9,7 +9,7 @@ spec: chart: spec: chart: prometheus-node-exporter - version: 4.25.0 + version: 4.26.0 sourceRef: kind: HelmRepository name: prometheus-community