From f301b5902acbb3c6f3259f6e79fc9eca264edd87 Mon Sep 17 00:00:00 2001 From: "tinfoild[bot]" <140665299+tinfoild[bot]@users.noreply.github.com> Date: Fri, 16 Feb 2024 11:21:26 +0800 Subject: [PATCH] fix(helm): update chart prometheus-node-exporter to 4.30.1 (#511) --- 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 6142d5a3..510de28d 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.0 + version: 4.30.1 sourceRef: kind: HelmRepository name: prometheus-community