From 26ee41f62c2eee86e40b3dbe365a31658bfecd59 Mon Sep 17 00:00:00 2001 From: "tinfoild[bot]" <140665299+tinfoild[bot]@users.noreply.github.com> Date: Fri, 26 Jan 2024 19:02:43 +0800 Subject: [PATCH] feat(helm): update chart prometheus-node-exporter to 4.26.0 (#282) Co-authored-by: tinfoild[bot] <140665299+tinfoild[bot]@users.noreply.github.com> --- 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 7b2b12d0..a2a0d0ac 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.24.0 + version: 4.26.0 sourceRef: kind: HelmRepository name: prometheus-community