From 8e04d9eee517dd9b94a7b4b9f3dbcb4edf2c5794 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 27 Apr 2026 08:28:14 +0200 Subject: [PATCH] =?UTF-8?q?fix(paperless-ngx):=20update=20image=20ghcr.io/?= =?UTF-8?q?paperless-ngx/paperless-ngx=202.20.14=20=E2=86=92=202.20.15=20(?= =?UTF-8?q?#47599)?= 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 | `b89f833` → `6c86cad` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) 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.20.15`](https://redirect.github.com/paperless-ngx/paperless-ngx/releases/tag/v2.20.15): Paperless-ngx v2.20.15 [Compare Source](https://redirect.github.com/paperless-ngx/paperless-ngx/compare/v2.20.14...v2.20.15) #### paperless-ngx 2.20.15 > \[!NOTE] > This release addresses a security issue (GHSA-8c6x-pfjq-9gr7) and is recommended for all users. Our sincere thank you to the community members who reported this. ##### Bug Fixes - Fix: use only allauth login/logout endpoints [@​shamoon](https://redirect.github.com/shamoon) ([#​12639](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/12639)) - Fix: correctly scope mail account enumeration [@​shamoon](https://redirect.github.com/shamoon) ([#​12636](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/12636)) - Fix: prevent intermediate change event when CustomFieldQueryAtom operator changes type [@​ggouzi](https://redirect.github.com/ggouzi) ([#​12597](https://redirect.github.com/paperless-ngx/paperless-ngx/issues/12597)) - Fix: reject invalid requests to API notes endpoint [@​ggouzi](https://redirect.github.com/ggouzi) ([#​12582](https://redirect.github.com/paperless-ngx/paperless-ngx/issues/12582)) ##### All App Changes
4 changes - Fix: use only allauth login/logout endpoints [@​shamoon](https://redirect.github.com/shamoon) ([#​12639](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/12639)) - Fix: correctly scope mail account enumeration [@​shamoon](https://redirect.github.com/shamoon) ([#​12636](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/12636)) - Fix: prevent intermediate change event when CustomFieldQueryAtom operator changes type ([#​12597](https://redirect.github.com/paperless-ngx/paperless-ngx/issues/12597)) - Fix: reject invalid requests to API notes endpoint ([#​12582](https://redirect.github.com/paperless-ngx/paperless-ngx/issues/12582))
--- ### Configuration 📅 **Schedule**: (UTC) - 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 a3d1d5dad92..9cc1909877a 100644 --- a/charts/stable/paperless-ngx/Chart.yaml +++ b/charts/stable/paperless-ngx/Chart.yaml @@ -9,7 +9,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 2.20.14 +appVersion: 2.20.15 dependencies: - name: common version: 29.1.6 @@ -48,5 +48,5 @@ sources: - https://hub.docker.com/r/gotenberg/gotenberg - https://paperless-ngx.readthedocs.io/en/latest/ type: application -version: 14.2.3 +version: 14.2.4 diff --git a/charts/stable/paperless-ngx/values.yaml b/charts/stable/paperless-ngx/values.yaml index 1ec8e0783a7..8f29b783a7f 100644 --- a/charts/stable/paperless-ngx/values.yaml +++ b/charts/stable/paperless-ngx/values.yaml @@ -2,7 +2,7 @@ image: repository: ghcr.io/paperless-ngx/paperless-ngx pullPolicy: IfNotPresent - tag: 2.20.14@sha256:b89f83345532cfba72690185257eb6c4f92fc2a782332a42abe19c07b7a6595f + tag: 2.20.15@sha256:6c86cad803970ea782683a8e80e7403444c5bf3cf70de63b4d3c8e87500db92f gotenbergImage: repository: docker.io/gotenberg/gotenberg pullPolicy: IfNotPresent