Update prom/node-exporter Docker tag to v1.10.0

This commit is contained in:
2025-10-25 03:10:10 +00:00
parent f3331b7c36
commit 5512f4b5cb

View File

@@ -55,7 +55,7 @@ spec:
serviceAccountName: prometheus-node-exporter serviceAccountName: prometheus-node-exporter
containers: containers:
- name: prometheus-node-exporter - name: prometheus-node-exporter
image: "prom/node-exporter:v1.9.1" image: "prom/node-exporter:v1.10.0"
imagePullPolicy: "IfNotPresent" imagePullPolicy: "IfNotPresent"
args: args:
- --path.procfs=/host/proc - --path.procfs=/host/proc