mirror of
https://github.com/puppetmaster/typhoon.git
synced 2025-01-23 13:18:29 +01:00
Update node-exporter from v0.18.0 to v0.18.1
* https://github.com/prometheus/node_exporter/releases/tag/v0.18.1
This commit is contained in:
parent
f5960e227d
commit
cc4f7e09ab
@ -35,6 +35,7 @@ Notable changes between versions.
|
||||
#### Addons
|
||||
|
||||
* Update Grafana from v6.2.1 to v6.2.2
|
||||
* Update node-exporter from v0.18.0 to v0.18.1
|
||||
|
||||
## v1.14.3
|
||||
|
||||
|
@ -28,7 +28,7 @@ spec:
|
||||
hostPID: true
|
||||
containers:
|
||||
- name: node-exporter
|
||||
image: quay.io/prometheus/node-exporter:v0.18.0
|
||||
image: quay.io/prometheus/node-exporter:v0.18.1
|
||||
args:
|
||||
- --path.procfs=/host/proc
|
||||
- --path.sysfs=/host/sys
|
||||
|
Loading…
Reference in New Issue
Block a user