build(deps): update node-exporter to v1.6.0

This commit is contained in:
Amir Zarrinkafsh 2023-06-26 12:32:55 +10:00
parent bf9ba6851f
commit 97f8159a8d
No known key found for this signature in database
GPG Key ID: ECDB8EF9E77E4EBF
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@ version: '2.1'
services:
nodeexporter:
image: prom/node-exporter:v1.5.0
image: prom/node-exporter:v1.6.0
container_name: nodeexporter
volumes:
- /proc:/host/proc:ro

View File

@ -48,7 +48,7 @@ services:
org.label-schema.group: "monitoring"
nodeexporter:
image: prom/node-exporter:v1.5.0
image: prom/node-exporter:v1.6.0
container_name: nodeexporter
volumes:
- /proc:/host/proc:ro