Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
53b1cdc0f0
commit
4511c91665
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [paperless-ng-7.0.10](https://github.com/truecharts/charts/compare/paperless-ng-7.0.9...paperless-ng-7.0.10) (2022-12-02)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/paperless-ng to v1.10.1
|
||||
|
||||
|
|
@ -4,6 +4,11 @@
|
|||
|
||||
|
||||
|
||||
## [paperless-ng-7.0.11](https://github.com/truecharts/charts/compare/paperless-ng-7.0.10...paperless-ng-7.0.11) (2022-12-05)
|
||||
|
||||
|
||||
|
||||
|
||||
## [paperless-ng-7.0.10](https://github.com/truecharts/charts/compare/paperless-ng-7.0.9...paperless-ng-7.0.10) (2022-12-02)
|
||||
|
||||
### Chore
|
||||
|
@ -92,8 +97,3 @@
|
|||
- update container image tccr.io/truecharts/paperless-ng to v1.10.0
|
||||
|
||||
|
||||
|
||||
|
||||
## [paperless-ng-7.0.9](https://github.com/truecharts/charts/compare/paperless-ng-7.0.6...paperless-ng-7.0.9) (2022-11-30)
|
||||
|
||||
### Chore
|
|
@ -1,8 +1,8 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: paperless-ng
|
||||
version: 7.0.10
|
||||
appVersion: "1.10.1"
|
||||
version: 7.0.11
|
||||
appVersion: "1.10.2"
|
||||
description: Paperless-ngx is an application by Daniel Quinn and contributors that indexes your scanned documents.
|
||||
type: application
|
||||
deprecated: false
|
|
@ -0,0 +1,4 @@
|
|||
|
||||
|
||||
## [paperless-ng-7.0.11](https://github.com/truecharts/charts/compare/paperless-ng-7.0.10...paperless-ng-7.0.11) (2022-12-05)
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/paperless-ng
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.10.1@sha256:261de5f2f801e795c4b2aa283fe3f9de895599ca63146c279e82302c7ce4d420
|
||||
tag: 1.10.2@sha256:99d813eeca12ef2213fa0f278b750ac633fe3eaeafd06778280052ca33de5c6f
|
||||
|
||||
securityContext:
|
||||
runAsNonRoot: false
|
Loading…
Reference in New Issue