mirror of
https://github.com/ChristianLempa/boilerplates.git
synced 2025-01-23 14:50:57 +01:00
Merge pull request #283 from ChristianLempa/renovate/quay.io-prometheus-node-exporter-1.8.x
chore(deps): update quay.io/prometheus/node-exporter docker tag to v1.8.1
This commit is contained in:
commit
4ef956f184
@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
services:
|
services:
|
||||||
node_exporter:
|
node_exporter:
|
||||||
image: quay.io/prometheus/node-exporter:v1.8.0
|
image: quay.io/prometheus/node-exporter:v1.8.1
|
||||||
container_name: node_exporter
|
container_name: node_exporter
|
||||||
command: "--path.rootfs=/host"
|
command: "--path.rootfs=/host"
|
||||||
pid: host
|
pid: host
|
||||||
|
Loading…
Reference in New Issue
Block a user