From 0212f19650197cbbd4ab1f5d87c65dfca619e280 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 28 Mar 2025 10:03:17 +0000 Subject: [PATCH] Update Helm release prometheus-node-exporter to v4.45.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 a857821..7d73136 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.44.1 + version: 4.45.0 valuesFile: prometheus-node-exporter.values.yaml