From d1ba75d317098d2e899966041efea9d85f552068 Mon Sep 17 00:00:00 2001 From: "tinfoild[bot]" <140665299+tinfoild[bot]@users.noreply.github.com> Date: Sat, 17 Feb 2024 16:38:57 +0800 Subject: [PATCH] fix(helm): update chart prometheus-node-exporter to 4.30.2 (#531) --- 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 510de28d..311427fc 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.30.1 + version: 4.30.2 sourceRef: kind: HelmRepository name: prometheus-community