downgrade

This commit is contained in:
2025-01-16 21:51:40 -06:00
parent 4dc132208d
commit 3bcbd872a6
2 changed files with 4 additions and 4 deletions

View File

@@ -24,4 +24,4 @@ dependencies:
repository: http://alexlebens.github.io/helm-charts repository: http://alexlebens.github.io/helm-charts
version: 1.12.4 version: 1.12.4
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/element.png icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/element.png
appVersion: v1.11.87 appVersion: v1.11.88

View File

@@ -2,7 +2,7 @@ element-web:
replicaCount: 1 replicaCount: 1
image: image:
repository: vectorim/element-web repository: vectorim/element-web
tag: v1.11.89 tag: v1.11.88
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
defaultServer: defaultServer:
url: https://matrix.alexlebens.dev url: https://matrix.alexlebens.dev
@@ -12,8 +12,8 @@ element-web:
disable_3pid_login: true disable_3pid_login: true
brand: "Alex Lebens" brand: "Alex Lebens"
branding: branding:
welcome_background_url: https://d21zlbwtcn424f.cloudfront.net/background.jpg welcome_background_url: https://web-assets-3bfcb5585cbd63dc365d32a3.nyc3.cdn.digitaloceanspaces.com/alexlebens-net/background-2.jpg
auth_header_logo_url: https://d21zlbwtcn424f.cloudfront.net/icon_white.png auth_header_logo_url: https://web-assets-3bfcb5585cbd63dc365d32a3.nyc3.cdn.digitaloceanspaces.com/alexlebens-net/icon_white.png
sso_redirect_options: sso_redirect_options:
immediate: true immediate: true
default_theme: dark default_theme: dark