From 6f2165fc01dc0fe7ad490d3c35e43b799f24cb1c Mon Sep 17 00:00:00 2001 From: "tinfoild[bot]" <140665299+tinfoild[bot]@users.noreply.github.com> Date: Thu, 24 Oct 2024 06:36:05 +0000 Subject: [PATCH] feat(helm): update chart prometheus-node-exporter to 4.40.0 --- kube/deploy/core/monitoring/node-exporter/app/hr.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kube/deploy/core/monitoring/node-exporter/app/hr.yaml b/kube/deploy/core/monitoring/node-exporter/app/hr.yaml index ef639c5488..bac13e7080 100644 --- a/kube/deploy/core/monitoring/node-exporter/app/hr.yaml +++ b/kube/deploy/core/monitoring/node-exporter/app/hr.yaml @@ -8,7 +8,7 @@ spec: chart: spec: chart: prometheus-node-exporter - version: 4.31.0 + version: 4.40.0 sourceRef: kind: HelmRepository name: prometheus-community