From 2781231cb121f7caf8d6674b73e7a03cbf1e5c18 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 25 Oct 2025 03:59:13 +0000 Subject: [PATCH] Update Helm release prometheus-node-exporter to v4.49.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 36b2e17..b6e20fc 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.48.0 + version: 4.49.0 valuesFile: prometheus-node-exporter.values.yaml