chore: Auto-update chart README [skip ci]

This commit is contained in:
k8s-at-home[bot] 2022-07-01 11:47:24 +00:00
parent 4ec0145538
commit 72dbc21972

View File

@ -1,6 +1,6 @@
# openkm
![Version: 3.2.2](https://img.shields.io/badge/Version-3.2.2-informational?style=flat-square) ![AppVersion: 1.0.0](https://img.shields.io/badge/AppVersion-1.0.0-informational?style=flat-square)
![Version: 4.0.0](https://img.shields.io/badge/Version-4.0.0-informational?style=flat-square) ![AppVersion: 1.0.0](https://img.shields.io/badge/AppVersion-1.0.0-informational?style=flat-square)
OpenKM integrates all essential documents management, collaboration and an advanced search functionality into one easy to use solution.
@ -19,8 +19,8 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://charts.bitnami.com/bitnami | mariadb | 10.5.1 |
| https://charts.bitnami.com/bitnami | postgresql | 10.16.2 |
| https://charts.bitnami.com/bitnami | mariadb | 11.0.14 |
| https://charts.bitnami.com/bitnami | postgresql | 11.6.12 |
| https://library-charts.k8s-at-home.com | common | 4.4.2 |
## TL;DR
@ -91,7 +91,7 @@ N/A
## Changelog
### Version 3.2.2
### Version 4.0.0
#### Added
@ -99,7 +99,8 @@ N/A
#### Changed
* Upgraded `common` chart dependency to version 4.4.2
* Upgraded `postgresql` chart dependency to version 11.6.12
* Upgraded `mariadb` chart dependency to version 11.0.14
#### Fixed