From 5210eeb6c4298d11eaab7eeadd711c7830ddfd6b Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 8 Jan 2024 07:34:23 +0100 Subject: [PATCH] chore(deps): update container image ghcr.io/paperless-ngx/paperless-ngx to v2.3.2@3a54210 by renovate (#17017) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/paperless-ngx/paperless-ngx](https://togithub.com/paperless-ngx/paperless-ngx) | minor | `2.2.1` -> `2.3.2` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes
paperless-ngx/paperless-ngx (ghcr.io/paperless-ngx/paperless-ngx) ### [`v2.3.2`](https://togithub.com/paperless-ngx/paperless-ngx/releases/tag/v2.3.2): Paperless-ngx v2.3.2 [Compare Source](https://togithub.com/paperless-ngx/paperless-ngx/compare/v2.3.1...v2.3.2) #### paperless-ngx 2.3.2 ##### Bug Fixes - Fix: triggered workflow assignment of customfield fails if field exists in v2.3.1 [@​shamoon](https://togithub.com/shamoon) ([#​5302](https://togithub.com/paperless-ngx/paperless-ngx/pull/5302)) - Fix: Decoding of user arguments for OCR [@​stumpylog](https://togithub.com/stumpylog) ([#​5307](https://togithub.com/paperless-ngx/paperless-ngx/pull/5307)) - Fix: empty workflow trigger match field cannot be saved in v.2.3.1 [@​shamoon](https://togithub.com/shamoon) ([#​5301](https://togithub.com/paperless-ngx/paperless-ngx/pull/5301)) - Fix: Use local time for added/updated workflow triggers [@​stumpylog](https://togithub.com/stumpylog) ([#​5304](https://togithub.com/paperless-ngx/paperless-ngx/pull/5304)) - Fix: workflow edit form loses unsaved changes [@​shamoon](https://togithub.com/shamoon) ([#​5299](https://togithub.com/paperless-ngx/paperless-ngx/pull/5299)) ##### All App Changes
5 changes - Fix: triggered workflow assignment of customfield fails if field exists in v2.3.1 [@​shamoon](https://togithub.com/shamoon) ([#​5302](https://togithub.com/paperless-ngx/paperless-ngx/pull/5302)) - Fix: Decoding of user arguments for OCR [@​stumpylog](https://togithub.com/stumpylog) ([#​5307](https://togithub.com/paperless-ngx/paperless-ngx/pull/5307)) - Fix: empty workflow trigger match field cannot be saved in v.2.3.1 [@​shamoon](https://togithub.com/shamoon) ([#​5301](https://togithub.com/paperless-ngx/paperless-ngx/pull/5301)) - Fix: Use local time for added/updated workflow triggers [@​stumpylog](https://togithub.com/stumpylog) ([#​5304](https://togithub.com/paperless-ngx/paperless-ngx/pull/5304)) - Fix: workflow edit form loses unsaved changes [@​shamoon](https://togithub.com/shamoon) ([#​5299](https://togithub.com/paperless-ngx/paperless-ngx/pull/5299))
### [`v2.3.1`](https://togithub.com/paperless-ngx/paperless-ngx/releases/tag/v2.3.1): Paperless-ngx v2.3.1 [Compare Source](https://togithub.com/paperless-ngx/paperless-ngx/compare/v2.3.0...v2.3.1) #### paperless-ngx 2.3.1 ##### Bug Fixes - Fix: edit workflow form not displaying trigger settings [@​shamoon](https://togithub.com/shamoon) ([#​5276](https://togithub.com/paperless-ngx/paperless-ngx/pull/5276)) - Fix: Prevent passing 0 pages to OCRMyPDF [@​stumpylog](https://togithub.com/stumpylog) ([#​5275](https://togithub.com/paperless-ngx/paperless-ngx/pull/5275)) ##### All App Changes
2 changes - Fix: edit workflow form not displaying trigger settings [@​shamoon](https://togithub.com/shamoon) ([#​5276](https://togithub.com/paperless-ngx/paperless-ngx/pull/5276)) - Fix: Prevent passing 0 pages to OCRMyPDF [@​stumpylog](https://togithub.com/stumpylog) ([#​5275](https://togithub.com/paperless-ngx/paperless-ngx/pull/5275))
### [`v2.3.0`](https://togithub.com/paperless-ngx/paperless-ngx/releases/tag/v2.3.0): Paperless-ngx v2.3.0 [Compare Source](https://togithub.com/paperless-ngx/paperless-ngx/compare/v2.2.1...v2.3.0) #### paperless-ngx 2.3.0 ##### Notable Changes - Feature: Workflows [@​shamoon](https://togithub.com/shamoon) ([#​5121](https://togithub.com/paperless-ngx/paperless-ngx/pull/5121)) - Feature: Allow setting backend configuration settings via the UI [@​stumpylog](https://togithub.com/stumpylog) ([#​5126](https://togithub.com/paperless-ngx/paperless-ngx/pull/5126)) ##### Features - Feature: Workflows [@​shamoon](https://togithub.com/shamoon) ([#​5121](https://togithub.com/paperless-ngx/paperless-ngx/pull/5121)) - Feature: Allow setting backend configuration settings via the UI [@​stumpylog](https://togithub.com/stumpylog) ([#​5126](https://togithub.com/paperless-ngx/paperless-ngx/pull/5126)) - Enhancement: fetch mails in bulk [@​falkenbt](https://togithub.com/falkenbt) ([#​5249](https://togithub.com/paperless-ngx/paperless-ngx/pull/5249)) - Enhancement: add `storage_path` parameter to post_document API [@​bevanjkay](https://togithub.com/bevanjkay) ([#​5217](https://togithub.com/paperless-ngx/paperless-ngx/pull/5217)) ##### Bug Fixes - Chore: Replaces deprecated Django alias with standard library [@​stumpylog](https://togithub.com/stumpylog) ([#​5262](https://togithub.com/paperless-ngx/paperless-ngx/pull/5262)) - Fix: Crash in barcode ASN reading when the file type isn't supported [@​stumpylog](https://togithub.com/stumpylog) ([#​5261](https://togithub.com/paperless-ngx/paperless-ngx/pull/5261)) - Fix: Allows pre-consume scripts to modify the working path again [@​stumpylog](https://togithub.com/stumpylog) ([#​5260](https://togithub.com/paperless-ngx/paperless-ngx/pull/5260)) - Change: Use fnmatch for more sane workflow path matching [@​shamoon](https://togithub.com/shamoon) ([#​5250](https://togithub.com/paperless-ngx/paperless-ngx/pull/5250)) - Fix: zip exports not respecting the --delete option [@​stumpylog](https://togithub.com/stumpylog) ([#​5245](https://togithub.com/paperless-ngx/paperless-ngx/pull/5245)) - Fix: correctly format tip admonition [@​ChrisRBe](https://togithub.com/ChrisRBe) ([#​5229](https://togithub.com/paperless-ngx/paperless-ngx/pull/5229)) - Fix: filename format remove none when part of directory [@​shamoon](https://togithub.com/shamoon) ([#​5210](https://togithub.com/paperless-ngx/paperless-ngx/pull/5210)) - Fix: Improve Performance for Listing and Paginating Documents [@​antoinelibert](https://togithub.com/antoinelibert) ([#​5195](https://togithub.com/paperless-ngx/paperless-ngx/pull/5195)) - Fix: Disable custom field remove button if user does not have permissions [@​shamoon](https://togithub.com/shamoon) ([#​5194](https://togithub.com/paperless-ngx/paperless-ngx/pull/5194)) - Fix: overlapping button focus highlight on login [@​shamoon](https://togithub.com/shamoon) ([#​5193](https://togithub.com/paperless-ngx/paperless-ngx/pull/5193)) - Fix: symmetric doc links with target doc value None [@​shamoon](https://togithub.com/shamoon) ([#​5187](https://togithub.com/paperless-ngx/paperless-ngx/pull/5187)) - Fix: setting empty doc link with docs to be removed [@​shamoon](https://togithub.com/shamoon) ([#​5174](https://togithub.com/paperless-ngx/paperless-ngx/pull/5174)) - Enhancement: improve validation of custom field values [@​shamoon](https://togithub.com/shamoon) ([#​5166](https://togithub.com/paperless-ngx/paperless-ngx/pull/5166)) - Fix: type casting of db values for 'shared by me' filter [@​shamoon](https://togithub.com/shamoon) ([#​5155](https://togithub.com/paperless-ngx/paperless-ngx/pull/5155)) ##### Documentation - Fix: correctly format tip admonition [@​ChrisRBe](https://togithub.com/ChrisRBe) ([#​5229](https://togithub.com/paperless-ngx/paperless-ngx/pull/5229)) ##### Maintenance - Chore(deps): Bump the actions group with 5 updates [@​dependabot](https://togithub.com/dependabot) ([#​5203](https://togithub.com/paperless-ngx/paperless-ngx/pull/5203)) ##### Dependencies
4 changes - Chore(deps): Bump the actions group with 5 updates [@​dependabot](https://togithub.com/dependabot) ([#​5203](https://togithub.com/paperless-ngx/paperless-ngx/pull/5203)) - Chore(deps): Bump the frontend-angular-dependencies group in /src-ui with 10 updates [@​dependabot](https://togithub.com/dependabot) ([#​5204](https://togithub.com/paperless-ngx/paperless-ngx/pull/5204)) - Chore(deps-dev): Bump @​\types/node from 20.10.4 to 20.10.6 in /src-ui [@​dependabot](https://togithub.com/dependabot) ([#​5207](https://togithub.com/paperless-ngx/paperless-ngx/pull/5207)) - Chore(deps-dev): Bump the frontend-eslint-dependencies group in /src-ui with 3 updates [@​dependabot](https://togithub.com/dependabot) ([#​5205](https://togithub.com/paperless-ngx/paperless-ngx/pull/5205))
##### All App Changes
21 changes - Chore: Replaces deprecated Django alias with standard library [@​stumpylog](https://togithub.com/stumpylog) ([#​5262](https://togithub.com/paperless-ngx/paperless-ngx/pull/5262)) - Fix: Crash in barcode ASN reading when the file type isn't supported [@​stumpylog](https://togithub.com/stumpylog) ([#​5261](https://togithub.com/paperless-ngx/paperless-ngx/pull/5261)) - Fix: Allows pre-consume scripts to modify the working path again [@​stumpylog](https://togithub.com/stumpylog) ([#​5260](https://togithub.com/paperless-ngx/paperless-ngx/pull/5260)) - Enhancement: add basic filters for listing of custom fields [@​shamoon](https://togithub.com/shamoon) ([#​5257](https://togithub.com/paperless-ngx/paperless-ngx/pull/5257)) - Change: Use fnmatch for more sane workflow path matching [@​shamoon](https://togithub.com/shamoon) ([#​5250](https://togithub.com/paperless-ngx/paperless-ngx/pull/5250)) - Enhancement: fetch mails in bulk [@​falkenbt](https://togithub.com/falkenbt) ([#​5249](https://togithub.com/paperless-ngx/paperless-ngx/pull/5249)) - Fix: zip exports not respecting the --delete option [@​stumpylog](https://togithub.com/stumpylog) ([#​5245](https://togithub.com/paperless-ngx/paperless-ngx/pull/5245)) - Enhancement: add `storage_path` parameter to post_document API [@​bevanjkay](https://togithub.com/bevanjkay) ([#​5217](https://togithub.com/paperless-ngx/paperless-ngx/pull/5217)) - Feature: Workflows [@​shamoon](https://togithub.com/shamoon) ([#​5121](https://togithub.com/paperless-ngx/paperless-ngx/pull/5121)) - Fix: filename format remove none when part of directory [@​shamoon](https://togithub.com/shamoon) ([#​5210](https://togithub.com/paperless-ngx/paperless-ngx/pull/5210)) - Chore(deps): Bump the frontend-angular-dependencies group in /src-ui with 10 updates [@​dependabot](https://togithub.com/dependabot) ([#​5204](https://togithub.com/paperless-ngx/paperless-ngx/pull/5204)) - Chore(deps-dev): Bump @​\types/node from 20.10.4 to 20.10.6 in /src-ui [@​dependabot](https://togithub.com/dependabot) ([#​5207](https://togithub.com/paperless-ngx/paperless-ngx/pull/5207)) - Chore(deps-dev): Bump the frontend-eslint-dependencies group in /src-ui with 3 updates [@​dependabot](https://togithub.com/dependabot) ([#​5205](https://togithub.com/paperless-ngx/paperless-ngx/pull/5205)) - Fix: Improve Performance for Listing and Paginating Documents [@​antoinelibert](https://togithub.com/antoinelibert) ([#​5195](https://togithub.com/paperless-ngx/paperless-ngx/pull/5195)) - Fix: Disable custom field remove button if user does not have permissions [@​shamoon](https://togithub.com/shamoon) ([#​5194](https://togithub.com/paperless-ngx/paperless-ngx/pull/5194)) - Fix: overlapping button focus highlight on login [@​shamoon](https://togithub.com/shamoon) ([#​5193](https://togithub.com/paperless-ngx/paperless-ngx/pull/5193)) - Fix: symmetric doc links with target doc value None [@​shamoon](https://togithub.com/shamoon) ([#​5187](https://togithub.com/paperless-ngx/paperless-ngx/pull/5187)) - Fix: setting empty doc link with docs to be removed [@​shamoon](https://togithub.com/shamoon) ([#​5174](https://togithub.com/paperless-ngx/paperless-ngx/pull/5174)) - Feature: Allow setting backend configuration settings via the UI [@​stumpylog](https://togithub.com/stumpylog) ([#​5126](https://togithub.com/paperless-ngx/paperless-ngx/pull/5126)) - Enhancement: improve validation of custom field values [@​shamoon](https://togithub.com/shamoon) ([#​5166](https://togithub.com/paperless-ngx/paperless-ngx/pull/5166)) - Fix: type casting of db values for 'shared by me' filter [@​shamoon](https://togithub.com/shamoon) ([#​5155](https://togithub.com/paperless-ngx/paperless-ngx/pull/5155))
--- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). --- charts/stable/paperless-ngx/Chart.yaml | 70 ++++++++++++------------- charts/stable/paperless-ngx/values.yaml | 2 +- 2 files changed, 36 insertions(+), 36 deletions(-) diff --git a/charts/stable/paperless-ngx/Chart.yaml b/charts/stable/paperless-ngx/Chart.yaml index 7632d83c5fd..72a01442a40 100644 --- a/charts/stable/paperless-ngx/Chart.yaml +++ b/charts/stable/paperless-ngx/Chart.yaml @@ -1,47 +1,47 @@ -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' apiVersion: v2 name: paperless-ngx -version: 6.2.8 -appVersion: 2.2.1 +version: 6.3.0 +appVersion: 2.3.2 description: Paperless-ngx is an application by Daniel Quinn and contributors that indexes your scanned documents. home: https://truecharts.org/charts/stable/paperless-ngx icon: https://truecharts.org/img/hotlink-ok/chart-icons/paperless-ngx.png deprecated: false sources: - - https://paperless-ngx.readthedocs.io/en/latest/ - - https://github.com/truecharts/charts/tree/master/charts/stable/paperless-ngx - - https://ghcr.io/paperless-ngx/paperless-ngx - - https://github.com/paperless-ngx/paperless-ngx + - https://paperless-ngx.readthedocs.io/en/latest/ + - https://github.com/paperless-ngx/paperless-ngx + - https://github.com/truecharts/charts/tree/master/charts/stable/paperless-ngx + - https://ghcr.io/paperless-ngx/paperless-ngx maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - paperless-ng - - paperless-ngx - - documents - - paper + - paperless-ng + - paperless-ngx + - documents + - paper dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] - - name: redis - version: 11.1.6 - repository: https://deps.truecharts.org - condition: redis.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 11.1.6 + repository: https://deps.truecharts.org + condition: redis.enabled + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: productivity - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: productivity + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/paperless-ngx/values.yaml b/charts/stable/paperless-ngx/values.yaml index 7197110f9e2..f15328dd8be 100644 --- a/charts/stable/paperless-ngx/values.yaml +++ b/charts/stable/paperless-ngx/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/paperless-ngx/paperless-ngx pullPolicy: IfNotPresent - tag: 2.2.1@sha256:096719d7f44e5f8538ca4cf8c717d3a10d8fec699c85f494cdf94ded91bed666 + tag: 2.3.2@sha256:3a542103ec15acd99229347eb7181769cf81c1ec1c01db12a3cf0c56f72acdae service: main: ports: