fix(mycloud-matrix): update element-web
This commit is contained in:
parent
3440877e36
commit
57ec503dae
1 changed files with 2 additions and 2 deletions
|
@ -30,8 +30,8 @@ spec:
|
|||
interval: 10m
|
||||
values:
|
||||
image:
|
||||
repository: docker.io/vectorim/element-web
|
||||
tag: v1.11.94
|
||||
repository: ghcr.io/element-hq/element-web
|
||||
tag: v1.11.95
|
||||
{{- $host := .Values.ingress.element.host | default (printf "element.%s" .Values.commons.ingress.domain) }}
|
||||
defaultServer:
|
||||
url: https://{{ include "mycloud-matrix.host.server" . }}
|
||||
|
|
Loading…
Add table
Reference in a new issue