diff options
author | Till <2353100+S7evinK@users.noreply.github.com> | 2023-02-10 18:36:59 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-02-10 18:36:59 +0100 |
commit | cc59879faa57cac043cf5f1585773b301994bebf (patch) | |
tree | 5a63a4c42e7ddf5830a6451ca808d8f296faa0c6 /helm | |
parent | e64ed0934d68d7022fffbb0e1f764d7fad614719 (diff) |
Version 0.11.1 (#2966)v0.11.1helm-dendrite-0.11.1
Diffstat (limited to 'helm')
-rw-r--r-- | helm/dendrite/Chart.yaml | 4 | ||||
-rw-r--r-- | helm/dendrite/README.md | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/helm/dendrite/Chart.yaml b/helm/dendrite/Chart.yaml index 174fc549..3944a76d 100644 --- a/helm/dendrite/Chart.yaml +++ b/helm/dendrite/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 name: dendrite -version: "0.11.0" -appVersion: "0.11.0" +version: "0.11.1" +appVersion: "0.11.1" description: Dendrite Matrix Homeserver type: application keywords: diff --git a/helm/dendrite/README.md b/helm/dendrite/README.md index 6a165842..8bcc82e6 100644 --- a/helm/dendrite/README.md +++ b/helm/dendrite/README.md @@ -1,6 +1,6 @@ # dendrite -![Version: 0.11.0](https://img.shields.io/badge/Version-0.11.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.11.0](https://img.shields.io/badge/AppVersion-0.11.0-informational?style=flat-square) +![Version: 0.11.1](https://img.shields.io/badge/Version-0.11.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.11.1](https://img.shields.io/badge/AppVersion-0.11.1-informational?style=flat-square) Dendrite Matrix Homeserver Status: **NOT PRODUCTION READY** |