diff --git a/hosts/ps08rp/node-exporter/compose.yaml b/hosts/ps08rp/node-exporter/compose.yaml index 08f30aa0b..775f96a18 100644 --- a/hosts/ps08rp/node-exporter/compose.yaml +++ b/hosts/ps08rp/node-exporter/compose.yaml @@ -1,7 +1,7 @@ --- services: 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' diff --git a/hosts/ps09rp/node-exporter/compose.yaml b/hosts/ps09rp/node-exporter/compose.yaml index 08f30aa0b..775f96a18 100644 --- a/hosts/ps09rp/node-exporter/compose.yaml +++ b/hosts/ps09rp/node-exporter/compose.yaml @@ -1,7 +1,7 @@ --- services: 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' diff --git a/hosts/ps10rp/node-exporter/compose.yaml b/hosts/ps10rp/node-exporter/compose.yaml index 764bfe628..64d1520e9 100644 --- a/hosts/ps10rp/node-exporter/compose.yaml +++ b/hosts/ps10rp/node-exporter/compose.yaml @@ -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'