fix(mycloud-matrix): update element-web
This commit is contained in:
parent
9bcb8800bc
commit
cce04498dc
3 changed files with 3 additions and 3 deletions
|
@ -6,4 +6,4 @@ maintainers:
|
|||
- name: WrenIX
|
||||
url: https://wrenix.eu
|
||||
|
||||
version: 0.1.1
|
||||
version: 0.1.2
|
||||
|
|
|
@ -7,7 +7,7 @@ description: "myCloud component to setup matrix"
|
|||
|
||||
# mycloud-matrix
|
||||
|
||||
 
|
||||
 
|
||||
|
||||
myCloud component to setup matrix
|
||||
|
||||
|
|
|
@ -31,7 +31,7 @@ spec:
|
|||
values:
|
||||
image:
|
||||
repository: docker.io/vectorim/element-web
|
||||
tag: v1.11.89
|
||||
tag: v1.11.90
|
||||
{{- $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