From 4da76e00736d61d07c66d1df9ad1a2a7d3ccd4aa Mon Sep 17 00:00:00 2001 From: WrenIX Date: Thu, 24 Apr 2025 00:20:04 +0200 Subject: [PATCH] fix(mycloud-matrix): update element-web --- mycloud-matrix/templates/clients/element.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mycloud-matrix/templates/clients/element.yaml b/mycloud-matrix/templates/clients/element.yaml index 65d3b01..4fa037c 100644 --- a/mycloud-matrix/templates/clients/element.yaml +++ b/mycloud-matrix/templates/clients/element.yaml @@ -31,7 +31,7 @@ spec: values: image: repository: ghcr.io/element-hq/element-web - tag: v1.11.97 + tag: v1.11.99 {{- $host := .Values.ingress.element.host | default (printf "element.%s" .Values.commons.ingress.domain) }} defaultServer: url: https://{{ include "mycloud-matrix.host.server" . }}