Merge pull request '⬆️ Update gcr.io/cadvisor/cadvisor Docker tag to v0.49.1' (#214) from renovate/gcr.io-cadvisor-cadvisor-0.x into main
Reviewed-on: #214
This commit is contained in:
commit
93a23b2fc7
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.0
|
image: gcr.io/cadvisor/cadvisor:v0.49.1
|
||||||
|
|
||||||
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.0
|
image: gcr.io/cadvisor/cadvisor:v0.49.1
|
||||||
|
|
||||||
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