70 lines
2.4 KiB
YAML
70 lines
2.4 KiB
YAML
apiVersion: v2
|
|
name: matrix-synapse
|
|
version: 1.0.0
|
|
description: Matrix Synapse
|
|
keywords:
|
|
- matrix-synapse
|
|
- matrix
|
|
- chat
|
|
- bridge
|
|
- matrix-hookshot
|
|
- mautrix-discord
|
|
- mautrix-whatsapp
|
|
home: https://wiki.alexlebens.dev/s/bd7e7f66-136a-41b8-8144-847bacbb3059
|
|
sources:
|
|
- https://github.com/element-hq/synapse
|
|
- https://github.com/matrix-org/matrix-hookshot
|
|
- https://github.com/mautrix/discord
|
|
- https://github.com/mautrix/whatsapp
|
|
- https://github.com/valkey-io/valkey
|
|
- https://github.com/cloudflare/cloudflared
|
|
- https://github.com/cloudnative-pg/cloudnative-pg
|
|
- https://hub.docker.com/r/halfshot/matrix-hookshot
|
|
- https://mau.dev/mautrix/discord/container_registry
|
|
- https://mau.dev/mautrix/whatsapp/container_registry
|
|
- https://gitlab.com/ananace/charts/-/tree/master/charts/matrix-synapse
|
|
- https://github.com/bjw-s-labs/helm-charts/tree/main/charts/other/app-template
|
|
- https://github.com/bitnami/charts/tree/main/bitnami/valkey
|
|
- https://gitea.alexlebens.dev/alexlebens/helm-charts/src/branch/main/charts/cloudflared
|
|
- https://gitea.alexlebens.dev/alexlebens/helm-charts/src/branch/main/charts/postgres-cluster
|
|
maintainers:
|
|
- name: alexlebens
|
|
dependencies:
|
|
- name: matrix-synapse
|
|
version: 3.12.2
|
|
repository: https://ananace.gitlab.io/charts
|
|
- name: app-template
|
|
alias: matrix-hookshot
|
|
version: 4.1.0
|
|
repository: https://bjw-s-labs.github.io/helm-charts/
|
|
# - name: app-template
|
|
# alias: mautrix-discord
|
|
# repository: https://bjw-s-labs.github.io/helm-charts/
|
|
# version: 4.0.1
|
|
# - name: app-template
|
|
# alias: mautrix-whatsapp
|
|
# repository: https://bjw-s-labs.github.io/helm-charts/
|
|
# version: 4.0.1
|
|
- name: valkey
|
|
alias: valkey-synapse
|
|
version: 3.0.12
|
|
repository: oci://harbor.alexlebens.net/proxy-registry-1.docker.io/bitnamicharts
|
|
- name: valkey
|
|
alias: valkey-hookshot
|
|
version: 3.0.12
|
|
repository: oci://harbor.alexlebens.net/proxy-registry-1.docker.io/bitnamicharts
|
|
- name: cloudflared
|
|
alias: cloudflared-synapse
|
|
version: 1.15.0
|
|
repository: oci://harbor.alexlebens.net/helm-charts
|
|
- name: cloudflared
|
|
alias: cloudflared-hookshot
|
|
version: 1.15.0
|
|
repository: oci://harbor.alexlebens.net/helm-charts
|
|
- name: postgres-cluster
|
|
alias: postgres-17-cluster
|
|
version: 6.4.4
|
|
repository: oci://harbor.alexlebens.net/helm-charts
|
|
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/matrix.png
|
|
appVersion: 1.129.0
|