Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
9cd8ec2ec5
commit
1d95a63876
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [paperless-ngx-1.0.15](https://github.com/truecharts/charts/compare/paperless-ngx-1.0.14...paperless-ngx-1.0.15) (2023-05-16)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [paperless-ngx-1.0.16](https://github.com/truecharts/charts/compare/paperless-ngx-1.0.15...paperless-ngx-1.0.16) (2023-05-20)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/paperless-ng to v1.14.5 ([#9017](https://github.com/truecharts/charts/issues/9017))
|
||||
|
||||
|
||||
|
||||
|
||||
## [paperless-ngx-1.0.15](https://github.com/truecharts/charts/compare/paperless-ngx-1.0.14...paperless-ngx-1.0.15) (2023-05-16)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [paperless-ngx-1.0.6](https://github.com/truecharts/charts/compare/paperless-ngx-1.0.5...paperless-ngx-1.0.6) (2023-04-16)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071))
|
||||
|
||||
|
||||
|
||||
|
||||
## [paperless-ngx-1.0.5](https://github.com/truecharts/charts/compare/paperless-ngx-1.0.4...paperless-ngx-1.0.5) (2023-04-16)
|
||||
|
||||
### Chore
|
|
@ -1,8 +1,8 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: paperless-ngx
|
||||
version: 1.0.15
|
||||
appVersion: "1.14.4"
|
||||
version: 1.0.16
|
||||
appVersion: "1.14.5"
|
||||
description: Paperless-ngx is an application by Daniel Quinn and contributors that indexes your scanned documents.
|
||||
type: application
|
||||
deprecated: false
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [paperless-ngx-1.0.16](https://github.com/truecharts/charts/compare/paperless-ngx-1.0.15...paperless-ngx-1.0.16) (2023-05-20)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/paperless-ng to v1.14.5 ([#9017](https://github.com/truecharts/charts/issues/9017))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/paperless-ng
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.14.4@sha256:c9523937373b5186ab49a14424e823c982f0b2598eee543bf034f8421b6b04ea
|
||||
tag: v1.14.5@sha256:201e30c957ef59c583572390aabe0709a8be1ca9d6719b645e59c55d535fcbce
|
||||
|
||||
service:
|
||||
main:
|
Loading…
Reference in New Issue