mirror of
https://github.com/hoernschen/dendrite.git
synced 2025-04-02 18:23:40 +00:00
19 lines
414 B
YAML
19 lines
414 B
YAML
apiVersion: v2
|
|
name: dendrite
|
|
version: "0.13.2"
|
|
appVersion: "0.13.2"
|
|
description: Dendrite Matrix Homeserver
|
|
type: application
|
|
keywords:
|
|
- matrix
|
|
- chat
|
|
- homeserver
|
|
- dendrite
|
|
home: https://github.com/matrix-org/dendrite
|
|
sources:
|
|
- https://github.com/matrix-org/dendrite
|
|
dependencies:
|
|
- name: postgresql
|
|
version: 12.1.7
|
|
repository: https://charts.bitnami.com/bitnami
|
|
condition: postgresql.enabled
|