diff --git a/clusters/cl01tl/applications/element-web/Chart.yaml b/clusters/cl01tl/applications/element-web/Chart.yaml index ac3132e1b..ec0f80d15 100644 --- a/clusters/cl01tl/applications/element-web/Chart.yaml +++ b/clusters/cl01tl/applications/element-web/Chart.yaml @@ -24,4 +24,4 @@ dependencies: repository: http://alexlebens.github.io/helm-charts version: 1.12.4 icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/element.png -appVersion: v1.11.87 +appVersion: v1.11.88 diff --git a/clusters/cl01tl/applications/element-web/values.yaml b/clusters/cl01tl/applications/element-web/values.yaml index defae5591..738a0f60d 100644 --- a/clusters/cl01tl/applications/element-web/values.yaml +++ b/clusters/cl01tl/applications/element-web/values.yaml @@ -2,7 +2,7 @@ element-web: replicaCount: 1 image: repository: vectorim/element-web - tag: v1.11.89 + tag: v1.11.88 pullPolicy: IfNotPresent defaultServer: url: https://matrix.alexlebens.dev @@ -12,8 +12,8 @@ element-web: disable_3pid_login: true brand: "Alex Lebens" branding: - welcome_background_url: https://d21zlbwtcn424f.cloudfront.net/background.jpg - auth_header_logo_url: https://d21zlbwtcn424f.cloudfront.net/icon_white.png + welcome_background_url: https://web-assets-3bfcb5585cbd63dc365d32a3.nyc3.cdn.digitaloceanspaces.com/alexlebens-net/background-2.jpg + auth_header_logo_url: https://web-assets-3bfcb5585cbd63dc365d32a3.nyc3.cdn.digitaloceanspaces.com/alexlebens-net/icon_white.png sso_redirect_options: immediate: true default_theme: dark