Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
de692cb781
commit
f04d750677
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [paperless-ngx-2.0.3](https://github.com/truecharts/charts/compare/paperless-ngx-2.0.2...paperless-ngx-2.0.3) (2023-08-26)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/paperless-ng to v1.17.2 ([#11899](https://github.com/truecharts/charts/issues/11899))
|
|
||||||
|
|
||||||
|
|
|
@ -4,6 +4,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [paperless-ngx-2.0.4](https://github.com/truecharts/charts/compare/paperless-ngx-2.0.3...paperless-ngx-2.0.4) (2023-08-31)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/paperless-ng to v1.17.3 ([#12082](https://github.com/truecharts/charts/issues/12082))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [paperless-ngx-2.0.3](https://github.com/truecharts/charts/compare/paperless-ngx-2.0.2...paperless-ngx-2.0.3) (2023-08-26)
|
## [paperless-ngx-2.0.3](https://github.com/truecharts/charts/compare/paperless-ngx-2.0.2...paperless-ngx-2.0.3) (2023-08-26)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
### Chore
|
### Chore
|
||||||
|
|
||||||
- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069))
|
- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [paperless-ngx-1.0.29](https://github.com/truecharts/charts/compare/paperless-ngx-1.0.28...paperless-ngx-1.0.29) (2023-06-26)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/paperless-ng to v1.16.3 ([#9950](https://github.com/truecharts/charts/issues/9950))
|
|
|
@ -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: 2.0.3
|
version: 2.0.4
|
||||||
appVersion: "1.17.2"
|
appVersion: "1.17.3"
|
||||||
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-2.0.4](https://github.com/truecharts/charts/compare/paperless-ngx-2.0.3...paperless-ngx-2.0.4) (2023-08-31)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/paperless-ng to v1.17.3 ([#12082](https://github.com/truecharts/charts/issues/12082))
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/paperless-ng
|
repository: tccr.io/truecharts/paperless-ng
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: v1.17.2@sha256:f1b0be8838a16480685d2afb5e393259c1984395f88d43ebf30f1c5852a04e42
|
tag: v1.17.3@sha256:a29e3de9fe3fc21fc205d8167519c728e3b67fbed26b17e51e4bde0b4e565648
|
||||||
|
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
Loading…
Reference in New Issue