kube-prometheus: bump various versions

This commit is contained in:
Frederic Branczyk
2018-01-11 15:18:12 +01:00
parent d379175bb2
commit aacc95b74c
7 changed files with 7 additions and 7 deletions

View File

@@ -17,7 +17,7 @@ spec:
hostNetwork: true
hostPID: true
containers:
- image: quay.io/prometheus/node-exporter:v0.15.0
- image: quay.io/prometheus/node-exporter:v0.15.2
args:
- "--web.listen-address=127.0.0.1:9101"
- "--path.procfs=/host/proc"