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

This commit is contained in:
Amir Zarrinkafsh 2024-04-28 02:28:59 +10:00
parent db94f3ec38
commit 90d0188f9e
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.7.0
image: prom/node-exporter:v1.8.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.7.0
image: prom/node-exporter:v1.8.0
container_name: nodeexporter
volumes:
- /proc:/host/proc:ro