33 lines
786 B
YAML
33 lines
786 B
YAML
apiVersion: v2
|
|
appVersion: "1.52.0"
|
|
dependencies:
|
|
- name: common
|
|
repository: https://truecharts.org
|
|
version: 8.15.4
|
|
- condition: postgresql.enabled
|
|
name: postgresql
|
|
repository: https://truecharts.org/
|
|
version: 6.0.68
|
|
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: 1.0.7
|
|
annotations:
|
|
truecharts.org/catagories: |
|
|
- cloud
|
|
truecharts.org/SCALE-support: "true"
|
|
truecharts.org/grade: U
|