Compare commits

...

2 Commits

Author SHA1 Message Date
k8s-at-home[bot]
7990906462 chore: Auto-update chart README [skip ci] 2022-08-01 06:28:17 +00:00
Simon Caron
5dd0cd93d2 Updated App Version to 1.8.0 (#1717)
Signed-off-by: Simon Caron <simon.caron.8@gmail.com>
2022-08-01 06:27:44 +00:00
2 changed files with 6 additions and 6 deletions

View File

@@ -1,9 +1,9 @@
---
apiVersion: v2
appVersion: 1.7.1
appVersion: 1.8.0
description: Paperless - Index and archive all of your scanned paper documents
name: paperless
version: 9.1.0
version: 9.1.1
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.5.0
description: Updated App Version to 1.8.0

View File

@@ -1,6 +1,6 @@
# paperless
![Version: 9.1.0](https://img.shields.io/badge/Version-9.1.0-informational?style=flat-square) ![AppVersion: 1.7.1](https://img.shields.io/badge/AppVersion-1.7.1-informational?style=flat-square)
![Version: 9.1.1](https://img.shields.io/badge/Version-9.1.1-informational?style=flat-square) ![AppVersion: 1.8.0](https://img.shields.io/badge/AppVersion-1.8.0-informational?style=flat-square)
Paperless - Index and archive all of your scanned paper documents
@@ -96,7 +96,7 @@ N/A
## Changelog
### Version 9.1.0
### Version 9.1.1
#### Added
@@ -104,7 +104,7 @@ N/A
#### Changed
* Upgraded `common` chart dependency to version 4.5.0
* Updated App Version to 1.8.0
#### Fixed