mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2026-09-19 14:20:10 +00:00
Upgrade LiveKit JWT Service to 0.7.0
Document the multi-SFU publishing policy and re-enable the repaired image healthcheck. Verify trusted and remote grants and room creation against a real SFU. Supersedes #5596.
This commit is contained in:
@@ -20,3 +20,7 @@ molecule_shared_image_python: "docker.io/library/python:3.14-alpine"
|
||||
# well before the postgres role makes it the default for new installations.
|
||||
# renovate: datasource=docker depName=docker.io/library/postgres
|
||||
molecule_shared_image_postgres: "docker.io/library/postgres:18.6-alpine"
|
||||
|
||||
# Real SFU for the LiveKit JWT service's room creation and publishing grants.
|
||||
# renovate: datasource=docker depName=docker.io/livekit/livekit-server
|
||||
molecule_shared_image_livekit_server: "docker.io/livekit/livekit-server:v1.13.6"
|
||||
|
||||
Reference in New Issue
Block a user