From a09102d43a647a7335708efd0ec3669fcb337173 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 21 Sep 2025 06:02:44 +0000 Subject: [PATCH] Update Helm release prometheus-node-exporter to v4.48.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 acd55b0..4b2fa0f 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.3 + version: 4.48.0 valuesFile: prometheus-node-exporter.values.yaml