Skip to content

Commit cea0e44

Browse files
committed
Update to livekit 1.8.0 and hide CR files
1 parent 949c9f9 commit cea0e44

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
build/
22
values
33
.idea/
4+
.cr-release-packages/
5+
.cr-index/

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.7.2
6-
appVersion: "v1.7.2"
5+
version: 1.8.0
6+
appVersion: "v1.8.0"
77

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

0 commit comments

Comments
 (0)