Update node_exporter from v0.17.0 to v0.18.0

* https://github.com/prometheus/node_exporter/releases/tag/v0.18.0
This commit is contained in:
Dalton Hubble
2019-05-17 20:01:30 +02:00
parent da97bd4f12
commit 222a94247c
2 changed files with 2 additions and 1 deletions

View File

@ -28,7 +28,7 @@ spec:
hostPID: true
containers:
- name: node-exporter
image: quay.io/prometheus/node-exporter:v0.17.0
image: quay.io/prometheus/node-exporter:v0.18.0
args:
- --path.procfs=/host/proc
- --path.sysfs=/host/sys