mirror of
https://github.com/hoernschen/dendrite.git
synced 2025-07-31 13:22:46 +00:00
Version 0.13.0 (#3127)
This commit is contained in:
parent
de1ed9d486
commit
2ee03fd657
5 changed files with 38 additions and 5 deletions
|
@ -1,2 +1,3 @@
|
|||
release-name-template: "helm-{{ .Name }}-{{ .Version }}"
|
||||
pages-index-path: docs/index.yaml
|
||||
pages-index-path: docs/index.yaml
|
||||
make-release-latest: false
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
name: dendrite
|
||||
version: "0.12.4"
|
||||
appVersion: "0.12.0"
|
||||
version: "0.13.0"
|
||||
appVersion: "0.13.0"
|
||||
description: Dendrite Matrix Homeserver
|
||||
type: application
|
||||
keywords:
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
|
||||
# dendrite
|
||||
|
||||
  
|
||||
  
|
||||
Dendrite Matrix Homeserver
|
||||
|
||||
Status: **NOT PRODUCTION READY**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue