From 132db575c0d5b9323b11f492115468091fcb6d40 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 13 Dec 2023 13:34:28 +0100 Subject: [PATCH] chore(deps): update container image ghcr.io/paperless-ngx/paperless-ngx to v2.1.2@078b45c (#16038) 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) | patch | `2.1.1` -> `2.1.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.1.2`](https://togithub.com/paperless-ngx/paperless-ngx/releases/tag/v2.1.2): Paperless-ngx v2.1.2 [Compare Source](https://togithub.com/paperless-ngx/paperless-ngx/compare/v2.1.1...v2.1.2) #### paperless-ngx 2.1.2 ##### Features - Fix: allow text copy in pngx pdf viewer [@​shamoon](https://togithub.com/shamoon) ([#​4938](https://togithub.com/paperless-ngx/paperless-ngx/pull/4938)) ##### Bug Fixes - Fix: sort consumption templates by order by default [@​shamoon](https://togithub.com/shamoon) ([#​4956](https://togithub.com/paperless-ngx/paperless-ngx/pull/4956)) - Fix: Updates gotenberg-client, including workaround for Gotenberg non-latin handling [@​stumpylog](https://togithub.com/stumpylog) ([#​4944](https://togithub.com/paperless-ngx/paperless-ngx/pull/4944)) - Fix: allow text copy in pngx pdf viewer [@​shamoon](https://togithub.com/shamoon) ([#​4938](https://togithub.com/paperless-ngx/paperless-ngx/pull/4938)) - Fix: Don't allow autocomplete searches to fail on schema field matches [@​stumpylog](https://togithub.com/stumpylog) ([#​4934](https://togithub.com/paperless-ngx/paperless-ngx/pull/4934)) - Fix: Convert search dates to UTC in advanced search [@​bogdal](https://togithub.com/bogdal) ([#​4891](https://togithub.com/paperless-ngx/paperless-ngx/pull/4891)) - Fix: Use the attachment filename so downstream template matching works [@​stumpylog](https://togithub.com/stumpylog) ([#​4931](https://togithub.com/paperless-ngx/paperless-ngx/pull/4931)) - Fix: frontend handle autocomplete failure gracefully [@​shamoon](https://togithub.com/shamoon) ([#​4903](https://togithub.com/paperless-ngx/paperless-ngx/pull/4903)) ##### Dependencies - Chore(deps-dev): Bump the small-changes group with 2 updates [@​dependabot](https://togithub.com/dependabot) ([#​4942](https://togithub.com/paperless-ngx/paperless-ngx/pull/4942)) - Chore(deps-dev): Bump the development group with 1 update [@​dependabot](https://togithub.com/dependabot) ([#​4939](https://togithub.com/paperless-ngx/paperless-ngx/pull/4939)) ##### All App Changes
9 changes - Fix: sort consumption templates by order by default [@​shamoon](https://togithub.com/shamoon) ([#​4956](https://togithub.com/paperless-ngx/paperless-ngx/pull/4956)) - Chore: reorganize api tests [@​shamoon](https://togithub.com/shamoon) ([#​4935](https://togithub.com/paperless-ngx/paperless-ngx/pull/4935)) - Chore(deps-dev): Bump the small-changes group with 2 updates [@​dependabot](https://togithub.com/dependabot) ([#​4942](https://togithub.com/paperless-ngx/paperless-ngx/pull/4942)) - Fix: allow text copy in pngx pdf viewer [@​shamoon](https://togithub.com/shamoon) ([#​4938](https://togithub.com/paperless-ngx/paperless-ngx/pull/4938)) - Chore(deps-dev): Bump the development group with 1 update [@​dependabot](https://togithub.com/dependabot) ([#​4939](https://togithub.com/paperless-ngx/paperless-ngx/pull/4939)) - Fix: Don't allow autocomplete searches to fail on schema field matches [@​stumpylog](https://togithub.com/stumpylog) ([#​4934](https://togithub.com/paperless-ngx/paperless-ngx/pull/4934)) - Fix: Convert search dates to UTC in advanced search [@​bogdal](https://togithub.com/bogdal) ([#​4891](https://togithub.com/paperless-ngx/paperless-ngx/pull/4891)) - Fix: Use the attachment filename so downstream template matching works [@​stumpylog](https://togithub.com/stumpylog) ([#​4931](https://togithub.com/paperless-ngx/paperless-ngx/pull/4931)) - Fix: frontend handle autocomplete failure gracefully [@​shamoon](https://togithub.com/shamoon) ([#​4903](https://togithub.com/paperless-ngx/paperless-ngx/pull/4903))
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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 | 59 ++++++++++++------------- charts/stable/paperless-ngx/values.yaml | 2 +- 2 files changed, 30 insertions(+), 31 deletions(-) diff --git a/charts/stable/paperless-ngx/Chart.yaml b/charts/stable/paperless-ngx/Chart.yaml index 3a9267d65ab..9640a368339 100644 --- a/charts/stable/paperless-ngx/Chart.yaml +++ b/charts/stable/paperless-ngx/Chart.yaml @@ -1,43 +1,42 @@ -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' apiVersion: v2 name: paperless-ngx -version: 3.1.1 -appVersion: 2.1.1 -description: - Paperless-ngx is an application by Daniel Quinn and contributors that +version: 3.1.2 +appVersion: 2.1.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://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 +- 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: 14.3.5 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] - - name: redis - version: 7.0.6 - repository: https://deps.truecharts.org - condition: redis.enabled - alias: "" - tags: [] - import-values: [] +- name: common + version: 14.3.5 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +- name: redis + version: 7.0.6 + repository: https://deps.truecharts.org + condition: redis.enabled + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/paperless-ngx/values.yaml b/charts/stable/paperless-ngx/values.yaml index 8d0174288ac..d3345aaec5b 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.1@sha256:5be879afd7b6f62df4b6796059d0767b8e0970ec80c61fd919e5be4cc97facac + tag: 2.1.2@sha256:078b45c3ac3629a5722aa977688dc9a810d45e5b8abd17ce08c763cac47954af service: main: ports: