Bump Paperless to 1.7.1 (#1580)

This commit is contained in:
Simon Caron 2022-05-23 01:52:51 -04:00 committed by GitHub
parent 5da9ddbb9c
commit 894e49f6ab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 6 deletions

View File

@ -1,9 +1,9 @@
---
apiVersion: v2
appVersion: ngx-1.7.0
appVersion: 1.7.1
description: Paperless - Index and archive all of your scanned paper documents
name: paperless
version: 8.8.2
version: 8.8.3
kubeVersion: ">=1.16.0-0"
keywords:
- paperless
@ -32,4 +32,4 @@ dependencies:
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Upgraded `common` chart dependency to version 4.4.2
description: Updated image to v1.7.1.

View File

@ -1,6 +1,6 @@
# paperless
![Version: 8.8.2](https://img.shields.io/badge/Version-8.8.2-informational?style=flat-square) ![AppVersion: ngx-1.7.0](https://img.shields.io/badge/AppVersion-ngx--1.7.0-informational?style=flat-square)
![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)
Paperless - Index and archive all of your scanned paper documents
@ -96,7 +96,7 @@ N/A
## Changelog
### Version 8.8.2
### Version 8.8.3
#### Added
@ -104,7 +104,7 @@ N/A
#### Changed
* Upgraded `common` chart dependency to version 4.4.2
* Updated image to v1.7.1.
#### Fixed