From 7cefa2fb597b2b7dc4e586a11da146a20e89d037 Mon Sep 17 00:00:00 2001 From: "tinfoild[bot]" <140665299+tinfoild[bot]@users.noreply.github.com> Date: Mon, 5 Feb 2024 17:18:31 +0800 Subject: [PATCH] feat(helm): update chart prometheus-node-exporter to 4.27.0 (#433) --- 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 b53e9625..96bcbf22 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.26.1 + version: 4.27.0 sourceRef: kind: HelmRepository name: prometheus-community