Compare commits

...

2 Commits

Author SHA1 Message Date
a59db5ccd1 chore(Signal): Bump to 0.8.3 2025-05-20 14:09:50 +02:00
aeee70c4a8 chore(WhatsApp): Bump to 0.12.1 2025-05-20 14:09:25 +02:00
2 changed files with 2 additions and 2 deletions

View File

@ -18,7 +18,7 @@ spec:
terminationGracePeriodSeconds: 10
containers:
- name: signal
image: dock.mau.dev/mautrix/signal:v0.8.2
image: dock.mau.dev/mautrix/signal:v0.8.3
command: [
"/usr/bin/mautrix-signal",
"--config", "/data/config.yaml",

View File

@ -18,7 +18,7 @@ spec:
terminationGracePeriodSeconds: 10
containers:
- name: whatsapp
image: dock.mau.dev/mautrix/whatsapp:v0.12.0
image: dock.mau.dev/mautrix/whatsapp:v0.12.1
command: [
"/usr/bin/mautrix-whatsapp",
"--config", "/data/config.yaml",