33 lines
808 B
YAML
33 lines
808 B
YAML
apiVersion: v2
|
|
appVersion: "1.62.0"
|
|
dependencies:
|
|
- name: common
|
|
repository: https://library-charts.truecharts.org
|
|
version: 10.2.1
|
|
- condition: postgresql.enabled
|
|
name: postgresql
|
|
repository: https://charts.truecharts.org/
|
|
version: 8.0.24
|
|
deprecated: false
|
|
description: A Helm chart to deploy a Matrix homeserver stack into Kubernetes
|
|
home: https://github.com/truecharts/apps/tree/master/charts/stable/synapse
|
|
icon: https://truecharts.org/img/appicons/synapse.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: 4.0.13
|
|
annotations:
|
|
truecharts.org/catagories: |
|
|
- cloud
|
|
truecharts.org/SCALE-support: "true"
|
|
truecharts.org/grade: U
|