Update docs/index.yaml
Signed-off-by: S7evinK <S7evinK@users.noreply.github.com>
This commit is contained in:
parent
75a2547b07
commit
b89ad8912c
|
@ -1,6 +1,29 @@
|
||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
entries:
|
entries:
|
||||||
dendrite:
|
dendrite:
|
||||||
|
- apiVersion: v2
|
||||||
|
appVersion: 0.12.0
|
||||||
|
created: "2023-03-13T19:03:25.532326612Z"
|
||||||
|
dependencies:
|
||||||
|
- condition: postgresql.enabled
|
||||||
|
name: postgresql
|
||||||
|
repository: https://charts.bitnami.com/bitnami
|
||||||
|
version: 12.1.7
|
||||||
|
description: Dendrite Matrix Homeserver
|
||||||
|
digest: 3a5f7558e0d51552ac9cf3fa5f869f25cb39a3da63a68f343d102f60429accf0
|
||||||
|
home: https://github.com/matrix-org/dendrite
|
||||||
|
keywords:
|
||||||
|
- matrix
|
||||||
|
- chat
|
||||||
|
- homeserver
|
||||||
|
- dendrite
|
||||||
|
name: dendrite
|
||||||
|
sources:
|
||||||
|
- https://github.com/matrix-org/dendrite
|
||||||
|
type: application
|
||||||
|
urls:
|
||||||
|
- https://github.com/matrix-org/dendrite/releases/download/helm-dendrite-0.12.0/dendrite-0.12.0.tgz
|
||||||
|
version: 0.12.0
|
||||||
- apiVersion: v2
|
- apiVersion: v2
|
||||||
appVersion: 0.11.1
|
appVersion: 0.11.1
|
||||||
created: "2023-02-28T13:18:47.099940149Z"
|
created: "2023-02-28T13:18:47.099940149Z"
|
||||||
|
@ -116,4 +139,4 @@ entries:
|
||||||
urls:
|
urls:
|
||||||
- https://github.com/matrix-org/dendrite/releases/download/helm-dendrite-0.10.8/dendrite-0.10.8.tgz
|
- https://github.com/matrix-org/dendrite/releases/download/helm-dendrite-0.10.8/dendrite-0.10.8.tgz
|
||||||
version: 0.10.8
|
version: 0.10.8
|
||||||
generated: "2023-02-28T13:18:47.099967749Z"
|
generated: "2023-03-13T19:03:25.532353812Z"
|
||||||
|
|
Loading…
Reference in a new issue