33 lines
784 B
YAML
33 lines
784 B
YAML
|
apiVersion: v2
|
||
|
appVersion: "1.53.0"
|
||
|
dependencies:
|
||
|
- name: common
|
||
|
repository: https://truecharts.org
|
||
|
version: 9.0.0
|
||
|
- condition: postgresql.enabled
|
||
|
name: postgresql
|
||
|
repository: https://truecharts.org/
|
||
|
version: 7.0.0
|
||
|
deprecated: false
|
||
|
description: A Helm chart to deploy a Matrix homeserver stack into Kubernetes
|
||
|
home: https://github.com/truecharts/apps/charts/stable/synapse
|
||
|
icon: https://truecharts.org/_static/img/appicons/synapse-icon.png
|
||
|
keywords:
|
||
|
- chat
|
||
|
- matrix
|
||
|
- synapse
|
||
|
kubeVersion: '>=1.16.0-0'
|
||
|
maintainers:
|
||
|
- email: info@truecharts.org
|
||
|
name: TrueCharts
|
||
|
url: https://truecharts.org
|
||
|
name: synapse
|
||
|
sources: []
|
||
|
type: application
|
||
|
version: 2.0.0
|
||
|
annotations:
|
||
|
truecharts.org/catagories: |
|
||
|
- cloud
|
||
|
truecharts.org/SCALE-support: "true"
|
||
|
truecharts.org/grade: U
|