Update node-exporter from v1.0.1 to v1.1.1

* https://github.com/prometheus/node_exporter/releases/tag/v1.1.1
This commit is contained in:
Dalton Hubble
2021-02-14 14:30:28 -08:00
parent 9671b1c734
commit c32a54db40
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:v1.0.1
image: quay.io/prometheus/node-exporter:v1.1.1
args:
- --path.procfs=/host/proc
- --path.sysfs=/host/sys