Merge pull request '⬆️ Update gcr.io/cadvisor/cadvisor Docker tag to v0.50.0' (#40) from renovate/gcr.io-cadvisor-cadvisor-0.x into main
Reviewed-on: https://git.mafyuh.dev///mafyuh/iac/pulls/40
This commit is contained in:
commit
661062fd2d
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.50.0
|
||||||
|
|
||||||
syncthing:
|
syncthing:
|
||||||
image: ghcr.io/linuxserver/syncthing@sha256:84e9cd99d247d6ef31fc8c1a6967f068a8352a530095bb402bf3bb298aa10696
|
image: ghcr.io/linuxserver/syncthing@sha256:84e9cd99d247d6ef31fc8c1a6967f068a8352a530095bb402bf3bb298aa10696
|
||||||
|
|
|
@ -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.50.0
|
||||||
|
|
||||||
node-exporter:
|
node-exporter:
|
||||||
image: docker.mafyuh.xyz/prom/node-exporter:v1.8.2
|
image: docker.mafyuh.xyz/prom/node-exporter:v1.8.2
|
||||||
|
|
Loading…
Reference in a new issue