From cd42e0d08ff5c7d255ade2bc3a23dd71fb40dc7a Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 16 Nov 2025 03:48:17 +0100 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20ghcr.io/paperle?= =?UTF-8?q?ss-ngx/paperless-ngx=202.19.5=20=E2=86=92=202.19.6=20(#41752)?= 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://redirect.github.com/paperless-ngx/paperless-ngx) | patch | `5f2a72f` -> `719a4e4` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes
paperless-ngx/paperless-ngx (ghcr.io/paperless-ngx/paperless-ngx) ### [`v2.19.6`](https://redirect.github.com/paperless-ngx/paperless-ngx/releases/tag/v2.19.6): Paperless-ngx v2.19.6 [Compare Source](https://redirect.github.com/paperless-ngx/paperless-ngx/compare/v2.19.5...v2.19.6) #### paperless-ngx 2.19.6 ##### Bug Fixes - Chore: include password validation on user edit [@​shamoon](https://redirect.github.com/shamoon) ([#​11308](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/11308)) - Fix: include BASE\_URL when constructing `doc_url` for workflows [@​ebardsley](https://redirect.github.com/ebardsley) ([#​11360](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/11360)) - Fixhancement: refactor email attachment logic [@​shamoon](https://redirect.github.com/shamoon) ([#​11336](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/11336)) - Fixhancement: trim whitespace for some text searches [@​shamoon](https://redirect.github.com/shamoon) ([#​11357](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/11357)) - Fix: update Outlook refresh token when refreshed [@​shamoon](https://redirect.github.com/shamoon) ([#​11341](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/11341)) - Fix: only cache remote version data for version checking [@​shamoon](https://redirect.github.com/shamoon) ([#​11320](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/11320)) - Fix: include replace none logic in storage path preview, improve jinja conditionals for empty metadata [@​shamoon](https://redirect.github.com/shamoon) ([#​11315](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/11315)) ##### Dependencies - docker(deps): bump astral-sh/uv from 0.9.7-python3.12-bookworm-slim to 0.9.9-python3.12-bookworm-slim @​[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) ([#​11338](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/11338)) ##### All App Changes
7 changes - Fix: include BASE\_URL when constructing `doc_url` for workflows [@​ebardsley](https://redirect.github.com/ebardsley) ([#​11360](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/11360)) - Fixhancement: refactor email attachment logic [@​shamoon](https://redirect.github.com/shamoon) ([#​11336](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/11336)) - Fixhancement: trim whitespace for some text searches [@​shamoon](https://redirect.github.com/shamoon) ([#​11357](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/11357)) - Fix: update Outlook refresh token when refreshed [@​shamoon](https://redirect.github.com/shamoon) ([#​11341](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/11341)) - Fix: only cache remote version data for version checking [@​shamoon](https://redirect.github.com/shamoon) ([#​11320](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/11320)) - Fix: include replace none logic in storage path preview, improve jinja conditionals for empty metadata [@​shamoon](https://redirect.github.com/shamoon) ([#​11315](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/11315)) - Chore: include password validation on user edit [@​shamoon](https://redirect.github.com/shamoon) ([#​11308](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/11308))
--- ### 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://redirect.github.com/renovatebot/renovate). --- charts/stable/paperless-ngx/Chart.yaml | 4 ++-- charts/stable/paperless-ngx/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/paperless-ngx/Chart.yaml b/charts/stable/paperless-ngx/Chart.yaml index 08a2ec1af22..6801a3ef7fd 100644 --- a/charts/stable/paperless-ngx/Chart.yaml +++ b/charts/stable/paperless-ngx/Chart.yaml @@ -9,7 +9,7 @@ annotations: truecharts.org/min_kubernetes_version: 1.24.0 truecharts.org/train: stable apiVersion: v2 -appVersion: 2.19.5 +appVersion: 2.19.6 dependencies: - name: common version: 28.26.3 @@ -48,5 +48,5 @@ sources: - https://hub.docker.com/r/gotenberg/gotenberg - https://paperless-ngx.readthedocs.io/en/latest/ type: application -version: 11.29.13 +version: 11.29.14 diff --git a/charts/stable/paperless-ngx/values.yaml b/charts/stable/paperless-ngx/values.yaml index 4a83672c634..154afc3780a 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.19.5@sha256:5f2a72fd7be42c6b1d8fa1751606a140452d4c3e6e829ae6b1b15e3c95129481 + tag: 2.19.6@sha256:719a4e4c4314b417646b00e58bfbfbe55e4cb59017a2dec1533e96d8deb66ec1 gotenbergImage: repository: docker.io/gotenberg/gotenberg pullPolicy: IfNotPresent