Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
d1f89bff73
commit
7c0d31edc6
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [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))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [paperless-ngx-2.0.5](https://github.com/truecharts/charts/compare/paperless-ngx-2.0.4...paperless-ngx-2.0.5) (2023-09-06)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/paperless-ng to v1.17.4 ([#12301](https://github.com/truecharts/charts/issues/12301))
|
||||
|
||||
|
||||
|
||||
|
||||
## [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
|
||||
|
@ -88,12 +97,3 @@
|
|||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/paperless-ng to v1.16.5 ([#10228](https://github.com/truecharts/charts/issues/10228))
|
||||
|
||||
|
||||
|
||||
|
||||
## [paperless-ngx-1.0.30](https://github.com/truecharts/charts/compare/paperless-ngx-1.0.29...paperless-ngx-1.0.30) (2023-07-01)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069))
|
|
@ -1,8 +1,8 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: paperless-ngx
|
||||
version: 2.0.4
|
||||
appVersion: "1.17.3"
|
||||
version: 2.0.5
|
||||
appVersion: "1.17.4"
|
||||
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-2.0.5](https://github.com/truecharts/charts/compare/paperless-ngx-2.0.4...paperless-ngx-2.0.5) (2023-09-06)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/paperless-ng to v1.17.4 ([#12301](https://github.com/truecharts/charts/issues/12301))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/paperless-ng
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.17.3@sha256:a29e3de9fe3fc21fc205d8167519c728e3b67fbed26b17e51e4bde0b4e565648
|
||||
tag: v1.17.4@sha256:8c2f279473eea49bfdaf1bf597d897da3009ff619570e250b7d6b4ae4e89e1e5
|
||||
|
||||
service:
|
||||
main:
|
Loading…
Reference in New Issue