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
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 "
Original file line number Diff line number Diff line change 55replicaCount : 1
66
77image :
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 : " "
You can’t perform that action at this time.
0 commit comments