From 1633d2249f52e9e1dff0413dbc8d322bfd02d3ab Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 29 Jun 2025 04:01:25 +0000 Subject: [PATCH] Update Helm release prometheus-node-exporter to v4.47.1 --- 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 b2f75cd..1c8f6b9 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.0 + version: 4.47.1 valuesFile: prometheus-node-exporter.values.yaml