diff --git a/egress/Chart.yaml b/egress/Chart.yaml index b3a8bc2..e188936 100644 --- a/egress/Chart.yaml +++ b/egress/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 name: egress description: Egress is used by LiveKit to stream and record rooms. type: application -version: 1.9.0 -appVersion: "v1.9.0" +version: 1.12.0 +appVersion: "v1.12.0" sources: - https://github.com/livekit/egress diff --git a/ingress/Chart.yaml b/ingress/Chart.yaml index 75fefb0..1d0fc14 100644 --- a/ingress/Chart.yaml +++ b/ingress/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 name: ingress description: Ingress is used by LiveKit to ingest streams produced by external workflows type: application -version: 1.4.3 -appVersion: "v1.4.3" +version: 1.5.0 +appVersion: "v1.5.0" sources: - https://github.com/livekit/ingress diff --git a/livekit-server/Chart.yaml b/livekit-server/Chart.yaml index 26596aa..c4c4a72 100644 --- a/livekit-server/Chart.yaml +++ b/livekit-server/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 name: livekit-server description: Real-time infrastructure for developers. LiveKit is the open source stack for streaming audio, video, and data. type: application -version: 1.9.0 -appVersion: "v1.9.0" +version: 1.11.0 +appVersion: "v1.11.0" sources: - https://github.com/livekit/livekit