mirror of
https://github.com/element-hq/dendrite.git
synced 2025-09-13 12:52:24 +03:00
20 lines
485 B
YAML
20 lines
485 B
YAML
apiVersion: v2
|
|
name: dendrite
|
|
version: "0.15.0"
|
|
appVersion: "0.14.0"
|
|
description: Dendrite Matrix Homeserver
|
|
type: application
|
|
icon: https://avatars.githubusercontent.com/u/8418310?s=48&v=4
|
|
keywords:
|
|
- matrix
|
|
- chat
|
|
- homeserver
|
|
- dendrite
|
|
home: https://github.com/element-hq/dendrite
|
|
sources:
|
|
- https://github.com/element-hq/dendrite
|
|
dependencies:
|
|
- name: postgresql
|
|
version: 14.2.3
|
|
repository: https://charts.bitnami.com/bitnami
|
|
condition: postgresql.enabled
|