From 4b5d0ddf33ce4904bf43178a60464334b5417e16 Mon Sep 17 00:00:00 2001 From: "tinfoild[bot]" <140665299+tinfoild[bot]@users.noreply.github.com> Date: Thu, 22 Aug 2024 01:34:08 +0000 Subject: [PATCH] feat(helm): update chart prometheus-node-exporter to 4.39.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..5345d09aba 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.39.0 sourceRef: kind: HelmRepository name: prometheus-community