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 fee2a90 commit ae922bfCopy full SHA for ae922bf
charts/element-call/Chart.yaml
@@ -1,5 +1,5 @@
1
apiVersion: v2
2
name: element-call
3
-version: 0.0.3
+version: 0.0.4
4
sources:
5
- https://github.com/element-hq/element-call
charts/element-call/values.yaml
@@ -2,7 +2,7 @@ image:
registry: ghcr.io
repository: element-hq/element-call
pullPolicy: IfNotPresent
- tag: 0.16.1
+ tag: v0.16.1
6
7
ingress:
8
enabled: false
0 commit comments