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

This commit is contained in:
Renovate Bot 2023-06-10 07:38:16 +00:00
parent 8635996517
commit e3f2920c1c
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.3.1" image: "prom/node-exporter:v1.6.0"
imagePullPolicy: "IfNotPresent" imagePullPolicy: "IfNotPresent"
args: args:
- --path.procfs=/host/proc - --path.procfs=/host/proc