From b47de62f987e8778878fee55ecda3032beb55f3d Mon Sep 17 00:00:00 2001 From: Mikhail Aheichyk Date: Wed, 1 Nov 2023 16:55:14 +0300 Subject: [PATCH] fix(element): Update Element Web to latest release --- helmfile/environments/default/images.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helmfile/environments/default/images.yaml b/helmfile/environments/default/images.yaml index a708108a..998b420e 100644 --- a/helmfile/environments/default/images.yaml +++ b/helmfile/environments/default/images.yaml @@ -16,7 +16,7 @@ images: # @supplier: "Open-Xchange" element: repository: "souvap/tooling/images/element-web" - tag: "1.4.0@sha256:81fd60c8feba4cfc65de3cf950d4b5ca724cabcc46da279edec74af192ecff00" + tag: "1.5.0@sha256:d690c485c971f52ba2ab8e1011aa039a2e32ec1ffb504826f4fa050aa989067a" # @supplier: "Element" freshclam: repository: "clamav/clamav"