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

This commit is contained in:
Renovate Bot 2024-04-25 03:05:30 +00:00
parent d11941b348
commit b81ac4b2e8
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,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.7.0" image: "prom/node-exporter:v1.8.0"
imagePullPolicy: "IfNotPresent" imagePullPolicy: "IfNotPresent"
args: args:
- --path.procfs=/host/proc - --path.procfs=/host/proc