Commit released Helm Chart and docs for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2022-03-15 15:31:02 +00:00
parent 596fb9f935
commit f4c461e2ee
292 changed files with 6478 additions and 5161 deletions
+10
View File
@@ -1,6 +1,16 @@
# Changelog<br>
<a name="paperless-ng-2.0.6"></a>
### [paperless-ng-2.0.6](https://github.com/truecharts/apps/compare/paperless-ng-2.0.5...paperless-ng-2.0.6) (2022-03-15)
#### Chore
* update docker general non-major ([#2175](https://github.com/truecharts/apps/issues/2175))
* add more keywords ([#2140](https://github.com/truecharts/apps/issues/2140))
<a name="paperless-ng-2.0.5"></a>
### [paperless-ng-2.0.5](https://github.com/truecharts/apps/compare/paperless-ng-2.0.4...paperless-ng-2.0.5) (2022-03-12)
+1 -1
View File
@@ -2,7 +2,7 @@ apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: paperless-ng
version: 2.0.6
appVersion: "1.5.0"
appVersion: "1.6.0"
description: Paperless-ngx is an application by Daniel Quinn and contributors that indexes your scanned documents.
type: application
deprecated: false
+1 -1
View File
@@ -33,7 +33,7 @@ You will, however, be able to use all values referenced in the common chart here
| envValueFrom.PAPERLESS_SECRET_KEY.secretKeyRef.name | string | `"paperlessng-secrets"` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"tccr.io/truecharts/paperless-ng"` | |
| image.tag | string | `"v1.5.0@sha256:fb64bc161bc6d7ca90ca6c72131e8de9f5890a995913d4c656400d8ac1feca33"` | |
| image.tag | string | `"v1.6.0@sha256:d37f7885870d0105b0a121c7e0f21b4a8176fcce9b1c4419305d1f7997db8a54"` | |
| persistence.consume.enabled | bool | `true` | |
| persistence.consume.mountPath | string | `"/consume"` | |
| persistence.data.enabled | bool | `true` | |
File diff suppressed because one or more lines are too long