From eafd8cdc54e3d790cf4d51b97c9474684e507684 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 3 Jun 2025 12:01:37 +0000 Subject: [PATCH] Update Helm release prometheus-node-exporter to v4.47.0 --- 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 4a22631..f99fe84 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.46.1 + version: 4.47.0 valuesFile: prometheus-node-exporter.values.yaml -- 2.47.2