feat: refactor apps (#5167)
All checks were successful
lint-test-helm / lint-helm (push) Successful in 15s
lint-test-helm / validate-kubeconform (push) Has been skipped
renovate / renovate (push) Successful in 1m45s

Reviewed-on: #5167
This commit was merged in pull request #5167.
This commit is contained in:
2026-03-26 23:30:49 +00:00
parent a19e2dd077
commit 24e1b82791
7 changed files with 24 additions and 93 deletions

View File

@@ -4,13 +4,11 @@ version: 1.0.0
description: Element Web
keywords:
- element-web
- chat
- matrix
home: https://wiki.alexlebens.dev/s/e3b03481-1a1d-4b56-8cd9-e75a8dcc0f6c
- matrix-chat
home: https://docs.alexlebens.dev/applications/element-web/
sources:
- https://github.com/element-hq/element-web
- https://github.com/cloudflare/cloudflared
- https://hub.docker.com/r/vectorim/element-web
- https://github.com/element-hq/element-web/pkgs/container/element-web
- https://gitlab.com/ananace/charts/-/tree/master/charts/element-web
- https://gitea.alexlebens.dev/alexlebens/helm-charts/src/branch/main/charts/cloudflared
maintainers:

View File

@@ -1,9 +1,8 @@
element-web:
replicaCount: 1
image:
repository: vectorim/element-web
tag: v1.12.13
pullPolicy: IfNotPresent
repository: ghcr.io/element-hq/element-web
tag: v1.12.13@sha256:5107e63026c13ed014f743e485821b7d4b56d275a41e76303859bb14f5f94eb6
defaultServer:
url: https://matrix.alexlebens.dev
name: alexlebens.dev
@@ -18,9 +17,7 @@ element-web:
immediate: true
default_theme: dark
default_country_code: US
ingress:
enabled: false
resources:
requests:
cpu: 10m
memory: 128Mi
cpu: 1m
memory: 10Mi