File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -6,10 +6,10 @@ type: application
6
6
7
7
# This version number should be incremented each time you make changes
8
8
# to the chart and its templates, including the app version.
9
- version : " 0.1.7 "
9
+ version : " 0.1.8 "
10
10
11
11
# This version number should be incremented each time you make changes
12
12
# to the application.
13
13
# 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 "
Original file line number Diff line number Diff line change 5
5
replicaCount : 1
6
6
7
7
image :
8
- repository : ghcr.io/vector-im /element-call
8
+ repository : ghcr.io/element-hq /element-call
9
9
pullPolicy : IfNotPresent
10
10
# Overrides the image tag whose default is the chart appVersion.
11
11
tag : " "
You can’t perform that action at this time.
0 commit comments