diff options
author | Till <2353100+S7evinK@users.noreply.github.com> | 2024-01-26 14:41:34 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-26 14:41:34 +0100 |
commit | 87f028db27e62cca71dadc5988dc8d37f5f20af4 (patch) | |
tree | a61794f8fb77420a4547746503ba49fb3f997916 /helm | |
parent | 8f68f1ff539b54f82a1fa1026e863a4076d4c9f4 (diff) |
Version 0.13.6 (#3315)v0.13.6helm-dendrite-0.13.7
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 f36f457c..e28261c8 100644 --- a/helm/dendrite/Chart.yaml +++ b/helm/dendrite/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 name: dendrite -version: "0.13.6" -appVersion: "0.13.5" +version: "0.13.7" +appVersion: "0.13.6" description: Dendrite Matrix Homeserver type: application keywords: diff --git a/helm/dendrite/README.md b/helm/dendrite/README.md index f5f82492..feaa543d 100644 --- a/helm/dendrite/README.md +++ b/helm/dendrite/README.md @@ -1,7 +1,7 @@ # dendrite -![Version: 0.13.6](https://img.shields.io/badge/Version-0.13.6-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.13.5](https://img.shields.io/badge/AppVersion-0.13.5-informational?style=flat-square) +![Version: 0.13.7](https://img.shields.io/badge/Version-0.13.7-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.13.6](https://img.shields.io/badge/AppVersion-0.13.6-informational?style=flat-square) Dendrite Matrix Homeserver Status: **NOT PRODUCTION READY** |