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

@ -22,6 +22,7 @@ Notable changes between versions.
* Update Prometheus from v2.8.1 to v2.9.2
* Update kube-state-metrics from v1.5.0 to v1.6.0
* Update node-exporter from v0.17.0 to v0.18.0
* Update Grafana from v6.1.3 to v6.1.6
* Reduce nginx-ingress Role RBAC permissions ([#458](https://github.com/poseidon/typhoon/pull/458))

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