📌(egress) pin egress version to v1.11.0

Pin egress to the production version, which uses a more recent release than the
default chart value (1.9.0).

Using the default could have led to issues; hopefully this change avoids them.
This commit is contained in:
lebaudantoine
2026-01-05 00:49:07 +01:00
committed by aleb_the_flash
parent f6cdb1125b
commit 83654cf7c0
2 changed files with 4 additions and 1 deletions

View File

@@ -235,7 +235,7 @@ services:
- livekit-egress
livekit-egress:
image: livekit/egress
image: livekit/egress:v1.11.0
environment:
EGRESS_CONFIG_FILE: ./livekit-egress.yaml
volumes: