Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
2e78388dec
commit
937f126d31
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [paperless-ngx-1.0.13](https://github.com/truecharts/charts/compare/paperless-ngx-1.0.12...paperless-ngx-1.0.13) (2023-05-05)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782))
|
|
||||||
|
|
||||||
|
|
|
@ -4,6 +4,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [paperless-ngx-1.0.14](https://github.com/truecharts/charts/compare/paperless-ngx-1.0.13...paperless-ngx-1.0.14) (2023-05-08)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/paperless-ng to v1.14.4 ([#8835](https://github.com/truecharts/charts/issues/8835))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [paperless-ngx-1.0.13](https://github.com/truecharts/charts/compare/paperless-ngx-1.0.12...paperless-ngx-1.0.13) (2023-05-05)
|
## [paperless-ngx-1.0.13](https://github.com/truecharts/charts/compare/paperless-ngx-1.0.12...paperless-ngx-1.0.13) (2023-05-05)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
## [paperless-ngx-1.0.4](https://github.com/truecharts/charts/compare/paperless-ngx-1.0.3...paperless-ngx-1.0.4) (2023-04-15)
|
## [paperless-ngx-1.0.4](https://github.com/truecharts/charts/compare/paperless-ngx-1.0.3...paperless-ngx-1.0.4) (2023-04-15)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
|
||||||
- update helm general non-major ([#7998](https://github.com/truecharts/charts/issues/7998))
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [paperless-ngx-1.0.3](https://github.com/truecharts/charts/compare/paperless-ngx-1.0.2...paperless-ngx-1.0.3) (2023-04-15)
|
|
||||||
|
|
||||||
### Fix
|
|
|
@ -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.13
|
version: 1.0.14
|
||||||
appVersion: "1.14.2"
|
appVersion: "1.14.4"
|
||||||
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
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [paperless-ngx-1.0.14](https://github.com/truecharts/charts/compare/paperless-ngx-1.0.13...paperless-ngx-1.0.14) (2023-05-08)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/paperless-ng to v1.14.4 ([#8835](https://github.com/truecharts/charts/issues/8835))
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/paperless-ng
|
repository: tccr.io/truecharts/paperless-ng
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 1.14.2@sha256:206885135cce93a78a0e3cac93f6e200a0abb83bc3a211458698101f81a36baf
|
tag: v1.14.4@sha256:c9523937373b5186ab49a14424e823c982f0b2598eee543bf034f8421b6b04ea
|
||||||
|
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
Loading…
Reference in New Issue