From 04e21418807a558a2936060b0d7b087000200341 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 31 Dec 2023 15:59:50 +0100 Subject: [PATCH] chore(deps): update container image ghcr.io/paperless-ngx/paperless-ngx to v2.2.1@096719d by renovate (#16680) 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.1.3` -> `2.2.1` | --- > [!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.2.1`](https://togithub.com/paperless-ngx/paperless-ngx/releases/tag/v2.2.1): Paperless-ngx v2.2.1 [Compare Source](https://togithub.com/paperless-ngx/paperless-ngx/compare/v2.2.0...v2.2.1) #### paperless-ngx 2.2.1 ##### Bug Fixes - Fix: saving doc links with no value [@​shamoon](https://togithub.com/shamoon) ([#​5144](https://togithub.com/paperless-ngx/paperless-ngx/pull/5144)) - Fix: allow multiple consumption templates to assign the same custom field [@​shamoon](https://togithub.com/shamoon) ([#​5142](https://togithub.com/paperless-ngx/paperless-ngx/pull/5142)) - Fix: some dropdowns broken in 2.2.0 [@​shamoon](https://togithub.com/shamoon) ([#​5134](https://togithub.com/paperless-ngx/paperless-ngx/pull/5134)) ##### All App Changes
3 changes - Fix: saving doc links with no value [@​shamoon](https://togithub.com/shamoon) ([#​5144](https://togithub.com/paperless-ngx/paperless-ngx/pull/5144)) - Fix: allow multiple consumption templates to assign the same custom field [@​shamoon](https://togithub.com/shamoon) ([#​5142](https://togithub.com/paperless-ngx/paperless-ngx/pull/5142)) - Fix: some dropdowns broken in 2.2.0 [@​shamoon](https://togithub.com/shamoon) ([#​5134](https://togithub.com/paperless-ngx/paperless-ngx/pull/5134))
### [`v2.2.0`](https://togithub.com/paperless-ngx/paperless-ngx/releases/tag/v2.2.0): Paperless-ngx v2.2.0 [Compare Source](https://togithub.com/paperless-ngx/paperless-ngx/compare/v2.1.3...v2.2.0) #### paperless-ngx 2.2.0 ##### Features - Enhancement: Add tooltip for select dropdown items [@​shamoon](https://togithub.com/shamoon) ([#​5070](https://togithub.com/paperless-ngx/paperless-ngx/pull/5070)) - Chore: Update Angular to v17 including new Angular control-flow [@​shamoon](https://togithub.com/shamoon) ([#​4980](https://togithub.com/paperless-ngx/paperless-ngx/pull/4980)) - Enhancement: symmetric document links [@​shamoon](https://togithub.com/shamoon) ([#​4907](https://togithub.com/paperless-ngx/paperless-ngx/pull/4907)) - Enhancement: shared icon & shared by me filter [@​shamoon](https://togithub.com/shamoon) ([#​4859](https://togithub.com/paperless-ngx/paperless-ngx/pull/4859)) - Enhancement: Improved popup preview, respect embedded viewer, error handling [@​shamoon](https://togithub.com/shamoon) ([#​4947](https://togithub.com/paperless-ngx/paperless-ngx/pull/4947)) - Enhancement: Allow deletion of documents via the fuzzy matching command [@​stumpylog](https://togithub.com/stumpylog) ([#​4957](https://togithub.com/paperless-ngx/paperless-ngx/pull/4957)) - Enhancement: document link field fixes [@​shamoon](https://togithub.com/shamoon) ([#​5020](https://togithub.com/paperless-ngx/paperless-ngx/pull/5020)) - Enhancement: above and below doc detail save buttons [@​shamoon](https://togithub.com/shamoon) ([#​5008](https://togithub.com/paperless-ngx/paperless-ngx/pull/5008)) ##### Bug Fixes - Fix: Case where a mail attachment has no filename to use [@​stumpylog](https://togithub.com/stumpylog) ([#​5117](https://togithub.com/paperless-ngx/paperless-ngx/pull/5117)) - Fix: Disable auto-login for API token requests [@​shamoon](https://togithub.com/shamoon) ([#​5094](https://togithub.com/paperless-ngx/paperless-ngx/pull/5094)) - Fix: update ASN regex to support Unicode [@​eukub](https://togithub.com/eukub) ([#​5099](https://togithub.com/paperless-ngx/paperless-ngx/pull/5099)) - Fix: ensure CSRF-Token on Index view [@​baflo](https://togithub.com/baflo) ([#​5082](https://togithub.com/paperless-ngx/paperless-ngx/pull/5082)) - Fix: Stop auto-refresh logs / tasks after close [@​shamoon](https://togithub.com/shamoon) ([#​5089](https://togithub.com/paperless-ngx/paperless-ngx/pull/5089)) - Fix: Make the admin panel accessible when using a large number of documents [@​bogdal](https://togithub.com/bogdal) ([#​5052](https://togithub.com/paperless-ngx/paperless-ngx/pull/5052)) - Fix: dont allow null `custom_fields` property via API [@​shamoon](https://togithub.com/shamoon) ([#​5063](https://togithub.com/paperless-ngx/paperless-ngx/pull/5063)) - Fix: Updates Ghostscript to 10.02.1 for more bug fixes to it [@​stumpylog](https://togithub.com/stumpylog) ([#​5040](https://togithub.com/paperless-ngx/paperless-ngx/pull/5040)) - Fix: allow system keyboard shortcuts in date fields [@​shamoon](https://togithub.com/shamoon) ([#​5009](https://togithub.com/paperless-ngx/paperless-ngx/pull/5009)) - Fix password change detection on profile edit [@​shamoon](https://togithub.com/shamoon) ([#​5028](https://togithub.com/paperless-ngx/paperless-ngx/pull/5028)) ##### Documentation - Documentation: organize API endpoints [@​dgsponer](https://togithub.com/dgsponer) ([#​5077](https://togithub.com/paperless-ngx/paperless-ngx/pull/5077)) ##### Maintenance - Chore: Bulk backend update [@​stumpylog](https://togithub.com/stumpylog) ([#​5061](https://togithub.com/paperless-ngx/paperless-ngx/pull/5061)) ##### Dependencies
5 changes - Chore: Bulk backend update [@​stumpylog](https://togithub.com/stumpylog) ([#​5061](https://togithub.com/paperless-ngx/paperless-ngx/pull/5061)) - Chore(deps): Bump the django group with 3 updates [@​dependabot](https://togithub.com/dependabot) ([#​5046](https://togithub.com/paperless-ngx/paperless-ngx/pull/5046)) - Chore(deps): Bump the major-versions group with 1 update [@​dependabot](https://togithub.com/dependabot) ([#​5047](https://togithub.com/paperless-ngx/paperless-ngx/pull/5047)) - Chore(deps): Bump the small-changes group with 6 updates [@​dependabot](https://togithub.com/dependabot) ([#​5048](https://togithub.com/paperless-ngx/paperless-ngx/pull/5048)) - Fix: Updates Ghostscript to 10.02.1 for more bug fixes to it [@​stumpylog](https://togithub.com/stumpylog) ([#​5040](https://togithub.com/paperless-ngx/paperless-ngx/pull/5040))
##### All App Changes
20 changes - Fix: Case where a mail attachment has no filename to use [@​stumpylog](https://togithub.com/stumpylog) ([#​5117](https://togithub.com/paperless-ngx/paperless-ngx/pull/5117)) - Fix: Disable auto-login for API token requests [@​shamoon](https://togithub.com/shamoon) ([#​5094](https://togithub.com/paperless-ngx/paperless-ngx/pull/5094)) - Fix: update ASN regex to support Unicode [@​eukub](https://togithub.com/eukub) ([#​5099](https://togithub.com/paperless-ngx/paperless-ngx/pull/5099)) - Fix: ensure CSRF-Token on Index view [@​baflo](https://togithub.com/baflo) ([#​5082](https://togithub.com/paperless-ngx/paperless-ngx/pull/5082)) - Fix: Stop auto-refresh logs / tasks after close [@​shamoon](https://togithub.com/shamoon) ([#​5089](https://togithub.com/paperless-ngx/paperless-ngx/pull/5089)) - Enhancement: Add tooltip for select dropdown items [@​shamoon](https://togithub.com/shamoon) ([#​5070](https://togithub.com/paperless-ngx/paperless-ngx/pull/5070)) - Fix: Make the admin panel accessible when using a large number of documents [@​bogdal](https://togithub.com/bogdal) ([#​5052](https://togithub.com/paperless-ngx/paperless-ngx/pull/5052)) - Chore: Update Angular to v17 including new Angular control-flow [@​shamoon](https://togithub.com/shamoon) ([#​4980](https://togithub.com/paperless-ngx/paperless-ngx/pull/4980)) - Fix: dont allow null `custom_fields` property via API [@​shamoon](https://togithub.com/shamoon) ([#​5063](https://togithub.com/paperless-ngx/paperless-ngx/pull/5063)) - Enhancement: symmetric document links [@​shamoon](https://togithub.com/shamoon) ([#​4907](https://togithub.com/paperless-ngx/paperless-ngx/pull/4907)) - Enhancement: shared icon & shared by me filter [@​shamoon](https://togithub.com/shamoon) ([#​4859](https://togithub.com/paperless-ngx/paperless-ngx/pull/4859)) - Chore(deps): Bump the django group with 3 updates [@​dependabot](https://togithub.com/dependabot) ([#​5046](https://togithub.com/paperless-ngx/paperless-ngx/pull/5046)) - Chore(deps): Bump the major-versions group with 1 update [@​dependabot](https://togithub.com/dependabot) ([#​5047](https://togithub.com/paperless-ngx/paperless-ngx/pull/5047)) - Chore(deps): Bump the small-changes group with 6 updates [@​dependabot](https://togithub.com/dependabot) ([#​5048](https://togithub.com/paperless-ngx/paperless-ngx/pull/5048)) - Enhancement: Improved popup preview, respect embedded viewer, error handling [@​shamoon](https://togithub.com/shamoon) ([#​4947](https://togithub.com/paperless-ngx/paperless-ngx/pull/4947)) - Enhancement: Add {original_filename}, {added_time} to title placeholders [@​TTT7275](https://togithub.com/TTT7275) ([#​4972](https://togithub.com/paperless-ngx/paperless-ngx/pull/4972)) - Feature: Allow deletion of documents via the fuzzy matching command [@​stumpylog](https://togithub.com/stumpylog) ([#​4957](https://togithub.com/paperless-ngx/paperless-ngx/pull/4957)) - Fix: allow system keyboard shortcuts in date fields [@​shamoon](https://togithub.com/shamoon) ([#​5009](https://togithub.com/paperless-ngx/paperless-ngx/pull/5009)) - Enhancement: document link field fixes [@​shamoon](https://togithub.com/shamoon) ([#​5020](https://togithub.com/paperless-ngx/paperless-ngx/pull/5020)) - Fix password change detection on profile edit [@​shamoon](https://togithub.com/shamoon) ([#​5028](https://togithub.com/paperless-ngx/paperless-ngx/pull/5028))
--- ### 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/README.md | 5 +- charts/stable/paperless-ngx/values.yaml | 2 +- 3 files changed, 39 insertions(+), 38 deletions(-) diff --git a/charts/stable/paperless-ngx/Chart.yaml b/charts/stable/paperless-ngx/Chart.yaml index d764e05ceb5..8f3fe52b8d6 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.1.0 -appVersion: 2.1.3 +version: 6.2.0 +appVersion: 2.2.1 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://github.com/paperless-ngx/paperless-ngx - - https://github.com/truecharts/charts/tree/master/charts/stable/paperless-ngx - - https://ghcr.io/paperless-ngx/paperless-ngx - - https://paperless-ngx.readthedocs.io/en/latest/ + - https://github.com/paperless-ngx/paperless-ngx + - 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 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.2 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] - - name: redis - version: 11.1.0 - repository: https://deps.truecharts.org - condition: redis.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 11.1.0 + 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/README.md b/charts/stable/paperless-ngx/README.md index bc815972541..6ff4651f716 100644 --- a/charts/stable/paperless-ngx/README.md +++ b/charts/stable/paperless-ngx/README.md @@ -1,4 +1,6 @@ -# README +--- +title: README +--- ## General Info @@ -9,7 +11,6 @@ For more information about this App, please check the docs on the TrueCharts [we **This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - ## Support - Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro). diff --git a/charts/stable/paperless-ngx/values.yaml b/charts/stable/paperless-ngx/values.yaml index 61d021e77be..7197110f9e2 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.1.3@sha256:01c190595a547c2f39c99806348ba1d1091c218dc3741fb207598f767e2dea3f + tag: 2.2.1@sha256:096719d7f44e5f8538ca4cf8c717d3a10d8fec699c85f494cdf94ded91bed666 service: main: ports: