We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb61eef commit 3148886Copy full SHA for 3148886
charts/livekit-jwt/Chart.yaml
@@ -1,6 +1,6 @@
1
---
2
apiVersion: v2
3
name: livekit-jwt
4
-version: 0.0.1
+version: 0.0.2
5
sources:
6
- https://github.com/element-hq/lk-jwt-service
charts/livekit-jwt/values.yaml
@@ -4,7 +4,7 @@ config:
secret: secret
image:
7
- repository: ghcr.io/element-hq/lk-jwt-service
+ repository: jushcherbak/livekit-jwt
8
tag: 0.0.1
9
pullPolicy: IfNotPresent
10
0 commit comments