chore: Auto-update chart README [skip ci]

This commit is contained in:
k8s-at-home[bot] 2022-04-06 04:43:48 +00:00
parent 4062e4730e
commit 710e873e7c

View File

@ -1,6 +1,6 @@
# dendrite
![Version: 3.1.0](https://img.shields.io/badge/Version-3.1.0-informational?style=flat-square) ![AppVersion: v0.6.3](https://img.shields.io/badge/AppVersion-v0.6.3-informational?style=flat-square)
![Version: 4.0.0](https://img.shields.io/badge/Version-4.0.0-informational?style=flat-square) ![AppVersion: v0.6.3](https://img.shields.io/badge/AppVersion-v0.6.3-informational?style=flat-square)
Dendrite Matrix Homeserver
@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://charts.bitnami.com/bitnami | postgresql | 10.16.2 |
| https://charts.bitnami.com/bitnami | postgresql | 11.1.15 |
| https://library-charts.k8s-at-home.com | common | 4.3.0 |
| https://library-charts.k8s-at-home.com | federationapi(common) | 4.3.0 |
| https://library-charts.k8s-at-home.com | clientapi(common) | 4.3.0 |
@ -30,7 +30,7 @@ Kubernetes: `>=1.16.0-0`
| https://library-charts.k8s-at-home.com | keyserver(common) | 4.3.0 |
| https://library-charts.k8s-at-home.com | userapi(common) | 4.3.0 |
| https://library-charts.k8s-at-home.com | appserviceapi(common) | 4.3.0 |
| https://nats-io.github.io/k8s/helm/charts/ | nats | 0.15.0 |
| https://nats-io.github.io/k8s/helm/charts/ | nats | 0.15.1 |
## TL;DR
@ -179,7 +179,7 @@ For more information see:
## Changelog
### Version 3.1.0
### Version 4.0.0
#### Added
@ -187,8 +187,7 @@ N/A
#### Changed
* Upgraded `nats` chart dependency to version `0.15.0`.
* Upgraded `postgresql` chart dependency to version `10.16.2`.
* Upgraded `postgresql` chart dependency to version `11.1.15`.
#### Fixed