Compare commits
No commits in common. "93a23b2fc70bcf732c380d1dcf47bc3854bc9f28" and "fa867b798c7d415a8f3a9ca8446ff1ec3a57f0bb" have entirely different histories.
93a23b2fc7
...
fa867b798c
2 changed files with 2 additions and 2 deletions
|
@ -137,7 +137,7 @@ services:
|
||||||
privileged: true
|
privileged: true
|
||||||
devices:
|
devices:
|
||||||
- /dev/kmsg
|
- /dev/kmsg
|
||||||
image: gcr.io/cadvisor/cadvisor:v0.49.1
|
image: gcr.io/cadvisor/cadvisor:v0.49.0
|
||||||
|
|
||||||
networks:
|
networks:
|
||||||
default:
|
default:
|
||||||
|
|
|
@ -69,7 +69,7 @@ services:
|
||||||
privileged: true
|
privileged: true
|
||||||
devices:
|
devices:
|
||||||
- /dev/kmsg
|
- /dev/kmsg
|
||||||
image: gcr.io/cadvisor/cadvisor:v0.49.1
|
image: gcr.io/cadvisor/cadvisor:v0.49.0
|
||||||
|
|
||||||
node-exporter:
|
node-exporter:
|
||||||
image: docker.mafyuh.xyz/prom/node-exporter:v1.8.0
|
image: docker.mafyuh.xyz/prom/node-exporter:v1.8.0
|
||||||
|
|
Reference in a new issue