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

This commit is contained in:
Amir Zarrinkafsh 2024-10-02 10:57:24 +10:00
parent 1a92d3f248
commit 5f2e268c9e
No known key found for this signature in database
GPG Key ID: ECDB8EF9E77E4EBF
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
services:
nodeexporter:
image: prom/node-exporter:v1.8.1
image: prom/node-exporter:v1.8.2
container_name: nodeexporter
volumes:
- /proc:/host/proc:ro

View File

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