chore: Auto-update chart README [skip ci]

This commit is contained in:
k8s-at-home[bot] 2022-07-01 10:10:43 +00:00
parent c7c3dfa100
commit 9d6206ebb9

View File

@ -1,6 +1,6 @@
# paperless # paperless
![Version: 8.8.3](https://img.shields.io/badge/Version-8.8.3-informational?style=flat-square) ![AppVersion: 1.7.1](https://img.shields.io/badge/AppVersion-1.7.1-informational?style=flat-square) ![Version: 9.0.0](https://img.shields.io/badge/Version-9.0.0-informational?style=flat-square) ![AppVersion: 1.7.1](https://img.shields.io/badge/AppVersion-1.7.1-informational?style=flat-square)
Paperless - Index and archive all of your scanned paper documents Paperless - Index and archive all of your scanned paper documents
@ -18,8 +18,8 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version | | Repository | Name | Version |
|------------|------|---------| |------------|------|---------|
| https://charts.bitnami.com/bitnami | postgresql | 10.16.2 | | https://charts.bitnami.com/bitnami | postgresql | 11.6.12 |
| https://charts.bitnami.com/bitnami | redis | 15.7.6 | | https://charts.bitnami.com/bitnami | redis | 16.13.1 |
| https://library-charts.k8s-at-home.com | common | 4.4.2 | | https://library-charts.k8s-at-home.com | common | 4.4.2 |
## TL;DR ## TL;DR
@ -96,7 +96,7 @@ N/A
## Changelog ## Changelog
### Version 8.8.3 ### Version 9.0.0
#### Added #### Added
@ -104,7 +104,8 @@ N/A
#### Changed #### Changed
* Updated image to v1.7.1. * Upgraded `postgresql` chart dependency to version 11.6.12
* Upgraded `redis` chart dependency to version 16.13.1
#### Fixed #### Fixed