From 217925330e2a8a1410b62027a7e5e05638214b66 Mon Sep 17 00:00:00 2001 From: "rosey-the-renovator-bot[bot]" <98764075+rosey-the-renovator-bot[bot]@users.noreply.github.com> Date: Fri, 27 Dec 2024 23:17:23 +0000 Subject: [PATCH] =?UTF-8?q?fix(helm):=20update=20prometheus-node-exporter?= =?UTF-8?q?=20(=204.43.0=20=E2=86=92=204.43.1=20)=20(#7883)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit | datasource | package | from | to | | ---------- | ------------------------ | ------ | ------ | | helm | prometheus-node-exporter | 4.43.0 | 4.43.1 | Co-authored-by: rosey-the-renovator-bot[bot] <98764075+rosey-the-renovator-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 5d15261b64..86767d5126 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.43.0 + version: 4.43.1 sourceRef: kind: HelmRepository name: prometheus-community-charts