Update quay.io/prometheus/node-exporter Docker tag to v1.9.1
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 19s
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 19s
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
services:
|
services:
|
||||||
node-exporter:
|
node-exporter:
|
||||||
image: quay.io/prometheus/node-exporter:v1.9.0
|
image: quay.io/prometheus/node-exporter:v1.9.1
|
||||||
container_name: node-exporter
|
container_name: node-exporter
|
||||||
command:
|
command:
|
||||||
- '--path.rootfs=/rootfs'
|
- '--path.rootfs=/rootfs'
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
services:
|
services:
|
||||||
node-exporter:
|
node-exporter:
|
||||||
image: quay.io/prometheus/node-exporter:v1.9.0
|
image: quay.io/prometheus/node-exporter:v1.9.1
|
||||||
container_name: node-exporter
|
container_name: node-exporter
|
||||||
command:
|
command:
|
||||||
- '--path.rootfs=/rootfs'
|
- '--path.rootfs=/rootfs'
|
||||||
|
@@ -20,7 +20,7 @@ services:
|
|||||||
- /dev/net/tun:/dev/net/tun
|
- /dev/net/tun:/dev/net/tun
|
||||||
|
|
||||||
node-exporter:
|
node-exporter:
|
||||||
image: quay.io/prometheus/node-exporter:v1.9.0
|
image: quay.io/prometheus/node-exporter:v1.9.1
|
||||||
container_name: node-exporter
|
container_name: node-exporter
|
||||||
command:
|
command:
|
||||||
- '--path.rootfs=/rootfs'
|
- '--path.rootfs=/rootfs'
|
||||||
|
Reference in New Issue
Block a user