Skip to content

Commit 02f6c20

Browse files
Merge pull request #31 from element-hq/guillaumev/element-hq-rename
Rename vector-im to element-hq repo
2 parents 2a42072 + c972cf1 commit 02f6c20

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

charts/element-call/Chart.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@ type: application
66

77
# This version number should be incremented each time you make changes
88
# to the chart and its templates, including the app version.
9-
version: "0.1.7"
9+
version: "0.1.8"
1010

1111
# This version number should be incremented each time you make changes
1212
# to the application.
1313
# Track the appVersion based on the image:
14-
# renovate: image=ghcr.io/vector-im/element-call
15-
appVersion: "v0.5.9"
14+
# renovate: image=ghcr.io/element-hq/element-call
15+
appVersion: "v0.5.14"

charts/element-call/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
replicaCount: 1
66

77
image:
8-
repository: ghcr.io/vector-im/element-call
8+
repository: ghcr.io/element-hq/element-call
99
pullPolicy: IfNotPresent
1010
# Overrides the image tag whose default is the chart appVersion.
1111
tag: ""

0 commit comments

Comments
 (0)