chore: Auto-update chart README [skip ci]

This commit is contained in:
k8s-at-home[bot] 2022-04-06 04:41:26 +00:00
parent fdcc8a6dd4
commit 4ef4259a96

View File

@ -1,6 +1,6 @@
# joplin-server
![Version: 4.6.0](https://img.shields.io/badge/Version-4.6.0-informational?style=flat-square) ![AppVersion: 2.1.2](https://img.shields.io/badge/AppVersion-2.1.2-informational?style=flat-square)
![Version: 5.0.0](https://img.shields.io/badge/Version-5.0.0-informational?style=flat-square) ![AppVersion: 2.1.2](https://img.shields.io/badge/AppVersion-2.1.2-informational?style=flat-square)
This server allows you to sync any Joplin client
@ -18,7 +18,7 @@ This server allows you to sync any Joplin client
| 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 |
## TL;DR
@ -95,7 +95,7 @@ N/A
## Changelog
### Version 4.6.0
### Version 5.0.0
#### Added
@ -103,7 +103,7 @@ N/A
#### Changed
* Upgraded `postgresql` chart dependency to version `10.16.2`.
* Upgraded `postgresql` chart dependency to version `11.1.15`.
#### Fixed