Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2023-04-30 19:15:58 +00:00
parent efddbb52ea
commit 6a3b6a6550
14 changed files with 22 additions and 22 deletions

View File

@ -1,9 +0,0 @@
## [paperless-ngx-1.0.10](https://github.com/truecharts/charts/compare/paperless-ngx-1.0.9...paperless-ngx-1.0.10) (2023-04-25)
### Chore
- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153))

View File

@ -4,6 +4,15 @@
## [paperless-ngx-1.0.11](https://github.com/truecharts/charts/compare/paperless-ngx-1.0.10...paperless-ngx-1.0.11) (2023-04-30)
### Chore
- update container image tccr.io/truecharts/paperless-ng to v1.14.2 ([#8632](https://github.com/truecharts/charts/issues/8632))
## [paperless-ngx-1.0.10](https://github.com/truecharts/charts/compare/paperless-ngx-1.0.9...paperless-ngx-1.0.10) (2023-04-25) ## [paperless-ngx-1.0.10](https://github.com/truecharts/charts/compare/paperless-ngx-1.0.9...paperless-ngx-1.0.10) (2023-04-25)
### Chore ### Chore
@ -88,12 +97,3 @@
- bump common on the 222 ([#7959](https://github.com/truecharts/charts/issues/7959)) - bump common on the 222 ([#7959](https://github.com/truecharts/charts/issues/7959))
### Fix ### Fix
- bump common on the 222 ([#7927](https://github.com/truecharts/charts/issues/7927))
## [paperless-ngx-1.0.0]paperless-ngx-1.0.0 (2023-04-11)
### Feat

View File

@ -1,8 +1,8 @@
apiVersion: v2 apiVersion: v2
kubeVersion: ">=1.16.0-0" kubeVersion: ">=1.16.0-0"
name: paperless-ngx name: paperless-ngx
version: 1.0.10 version: 1.0.11
appVersion: "1.13.0" appVersion: "1.14.2"
description: Paperless-ngx is an application by Daniel Quinn and contributors that indexes your scanned documents. description: Paperless-ngx is an application by Daniel Quinn and contributors that indexes your scanned documents.
type: application type: application
deprecated: false deprecated: false

View File

@ -0,0 +1,9 @@
## [paperless-ngx-1.0.11](https://github.com/truecharts/charts/compare/paperless-ngx-1.0.10...paperless-ngx-1.0.11) (2023-04-30)
### Chore
- update container image tccr.io/truecharts/paperless-ng to v1.14.2 ([#8632](https://github.com/truecharts/charts/issues/8632))

View File

@ -1,7 +1,7 @@
image: image:
repository: tccr.io/truecharts/paperless-ng repository: tccr.io/truecharts/paperless-ng
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: 1.13.0@sha256:f8836b6d50f6dad48fc4692ede49c56275677f3d387be76e560e285123e0b8e1 tag: 1.14.2@sha256:206885135cce93a78a0e3cac93f6e200a0abb83bc3a211458698101f81a36baf
service: service:
main: main:

View File

@ -1101,7 +1101,7 @@ questions:
description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps
schema: schema:
type: int type: int
show_if: [["runAsUser", "=", "0"]] show_if: [["runAsUser", "=", 0]]
default: 568 default: 568
- variable: UMASK - variable: UMASK
label: UMASK label: UMASK