From 3f949e5b0133320f81f04699c5c10872b625d26a Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 27 Feb 2025 12:03:41 +0000 Subject: [PATCH] Update Helm release prometheus-node-exporter to v4.44.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 bf0f7b7..2a3590a 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.0 + version: 4.44.1 valuesFile: prometheus-node-exporter.values.yaml -- 2.47.2