chore(deps): update quay.io/prometheus/node-exporter docker tag to v1.11.1
Some checks are pending
renovate/stability-days Updates have not met minimum release age requirement
lint-test-docker / lint-docker-compose (pull_request) Successful in 1m55s
render-manifests / render-manifests (pull_request) Successful in 50s

This commit is contained in:
2026-04-07 16:51:39 +00:00
parent d84af85826
commit db66413368
3 changed files with 3 additions and 3 deletions

View File

@@ -20,7 +20,7 @@ services:
- /dev/net/tun:/dev/net/tun
node-exporter:
image: quay.io/prometheus/node-exporter:v1.11.0@sha256:2f0cc335ef9ea15d6c96e1c0d693d8b57c0b794d0244b22313a6c162bd1cb1b8
image: quay.io/prometheus/node-exporter:v1.11.1@sha256:0f422f62c15f154af8d8572b23d623aebfb10cec73a5c654d18f911f3f9df241
container_name: node-exporter
command:
- '--path.rootfs=/rootfs'