Skip to content

Commit ae922bf

Browse files
committed
fix tag name
1 parent fee2a90 commit ae922bf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

charts/element-call/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
apiVersion: v2
22
name: element-call
3-
version: 0.0.3
3+
version: 0.0.4
44
sources:
55
- https://github.com/element-hq/element-call

charts/element-call/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ image:
22
registry: ghcr.io
33
repository: element-hq/element-call
44
pullPolicy: IfNotPresent
5-
tag: 0.16.1
5+
tag: v0.16.1
66

77
ingress:
88
enabled: false

0 commit comments

Comments
 (0)