40 lines
1.3 KiB
YAML
40 lines
1.3 KiB
YAML
apiVersion: v2
|
|
name: matrix-synapse
|
|
version: 1.0.0
|
|
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://gitlab.com/ananace/charts/-/tree/master/charts/matrix-synapse
|
|
- https://github.com/alexlebens/helm-charts/charts/postgres-cluster
|
|
dependencies:
|
|
- name: matrix-synapse
|
|
version: 3.9.4
|
|
repository: https://ananace.gitlab.io/charts
|
|
- name: matrix-hookshot
|
|
version: 0.1.1
|
|
repository: http://alexlebens.github.io/helm-charts
|
|
- name: mautrix-discord
|
|
version: 0.1.1
|
|
repository: http://alexlebens.github.io/helm-charts
|
|
- name: mautrix-whatsapp
|
|
version: 0.1.1
|
|
repository: http://alexlebens.github.io/helm-charts
|
|
- name: redis
|
|
version: 19.5.0
|
|
repository: https://charts.bitnami.com/bitnami
|
|
- name: postgres-cluster
|
|
alias: postgres-16-cluster
|
|
version: 3.1.0
|
|
repository: http://alexlebens.github.io/helm-charts
|
|
- name: cloudflared
|
|
alias: cloudflared-synapse
|
|
repository: http://alexlebens.github.io/helm-charts
|
|
version: 1.0.0
|
|
- name: cloudflared
|
|
alias: cloudflared-hookshot
|
|
repository: http://alexlebens.github.io/helm-charts
|
|
version: 1.0.0
|
|
appVersion: v1.104.0
|