Skip to content

Commit 8f0ad08

Browse files
Update livekit, egress, ingress to latest releases (#159)
1 parent 27d22b5 commit 8f0ad08

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

egress/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ apiVersion: v2
22
name: egress
33
description: Egress is used by LiveKit to stream and record rooms.
44
type: application
5-
version: 1.9.0
6-
appVersion: "v1.9.0"
5+
version: 1.12.0
6+
appVersion: "v1.12.0"
77

88
sources:
99
- https://github.com/livekit/egress

ingress/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ apiVersion: v2
22
name: ingress
33
description: Ingress is used by LiveKit to ingest streams produced by external workflows
44
type: application
5-
version: 1.4.3
6-
appVersion: "v1.4.3"
5+
version: 1.5.0
6+
appVersion: "v1.5.0"
77

88
sources:
99
- https://github.com/livekit/ingress

livekit-server/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ apiVersion: v2
22
name: livekit-server
33
description: Real-time infrastructure for developers. LiveKit is the open source stack for streaming audio, video, and data.
44
type: application
5-
version: 1.9.0
6-
appVersion: "v1.9.0"
5+
version: 1.11.0
6+
appVersion: "v1.11.0"
77

88
sources:
99
- https://github.com/livekit/livekit

0 commit comments

Comments
 (0)