Update prom/node-exporter Docker tag to v1.11.1
renovate/stability-days Updates have met minimum release age requirement

This commit is contained in:
Renovate Bot
2026-05-27 20:07:46 +00:00
parent 8edb986a54
commit 7f9601b1f0
+1 -1
View File
@@ -730,7 +730,7 @@ spec:
hostPID: true hostPID: true
containers: containers:
- name: node-exporter - name: node-exporter
image: prom/node-exporter:v1.10.2 image: prom/node-exporter:v1.11.1
args: args:
- "--path.procfs=/host/proc" - "--path.procfs=/host/proc"
- "--path.sysfs=/host/sys" - "--path.sysfs=/host/sys"