From 7f41a6590a2efcbd3fb3b52b33f04d6c4625116b Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 19 Jul 2025 18:01:18 +0000 Subject: [PATCH] Update Helm release prometheus-node-exporter to v4.47.2 --- infrastructure/monitoring/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infrastructure/monitoring/kustomization.yaml b/infrastructure/monitoring/kustomization.yaml index ff1ee3f..15d9689 100644 --- a/infrastructure/monitoring/kustomization.yaml +++ b/infrastructure/monitoring/kustomization.yaml @@ -29,5 +29,5 @@ helmCharts: - name: prometheus-node-exporter releaseName: prometheus-node-exporter repo: https://prometheus-community.github.io/helm-charts - version: 4.47.1 + version: 4.47.2 valuesFile: prometheus-node-exporter.values.yaml