manifests/exporters: update node-exporter version

This commit is contained in:
Frederic Branczyk
2016-12-09 17:09:06 -08:00
parent a40ca507c6
commit cbf8673094

View File

@@ -12,7 +12,7 @@ spec:
hostNetwork: true
hostPID: true
containers:
- image: quay.io/prometheus/node-exporter:0.12.0
- image: quay.io/prometheus/node-exporter:0.13.0
args:
- "-collector.procfs=/host/proc"
- "-collector.sysfs=/host/sys"