Update quay.io/prometheus/node-exporter Docker tag to v1.10.1 (#1856)
All checks were successful
lint-test-docker / docker-lint (push) Successful in 10s
renovate / renovate (push) Successful in 1m34s

This commit is contained in:
2025-10-25 19:01:38 +00:00
parent f30d766894
commit 98cfd04158
3 changed files with 3 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
---
services:
node-exporter:
image: quay.io/prometheus/node-exporter:v1.10.0
image: quay.io/prometheus/node-exporter:v1.10.1
container_name: node-exporter
command:
- '--path.rootfs=/rootfs'

View File

@@ -1,7 +1,7 @@
---
services:
node-exporter:
image: quay.io/prometheus/node-exporter:v1.10.0
image: quay.io/prometheus/node-exporter:v1.10.1
container_name: node-exporter
command:
- '--path.rootfs=/rootfs'

View File

@@ -20,7 +20,7 @@ services:
- /dev/net/tun:/dev/net/tun
node-exporter:
image: quay.io/prometheus/node-exporter:v1.10.0
image: quay.io/prometheus/node-exporter:v1.10.1
container_name: node-exporter
command:
- '--path.rootfs=/rootfs'