From a016409d5abab7030b60e11be8baa79d31638784 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 22 Feb 2026 21:22:45 +0100 Subject: [PATCH] =?UTF-8?q?fix(paperless-ngx):=20update=20image=20ghcr.io/?= =?UTF-8?q?paperless-ngx/paperless-ngx=202.20.7=20=E2=86=92=202.20.8=20(#4?= =?UTF-8?q?5393)?= 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 | `7b937cb` → `e231ec1` | --- > [!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.8`](https://redirect.github.com/paperless-ngx/paperless-ngx/releases/tag/v2.20.8): Paperless-ngx v2.20.8 [Compare Source](https://redirect.github.com/paperless-ngx/paperless-ngx/compare/v2.20.7...v2.20.8) > \[!NOTE] > This release addresses a security issue (GHSA-7qqc-wrcw-2fj9) and is recommended for all users. Our sincere thank you to the community members who reported this. #### paperless-ngx 2.20.8
--- ### 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). Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com> Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com> --- charts/stable/paperless-ngx/Chart.yaml | 5 ++--- charts/stable/paperless-ngx/values.yaml | 2 +- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/charts/stable/paperless-ngx/Chart.yaml b/charts/stable/paperless-ngx/Chart.yaml index e6ec8676fef..5dd5033ea00 100644 --- a/charts/stable/paperless-ngx/Chart.yaml +++ b/charts/stable/paperless-ngx/Chart.yaml @@ -14,7 +14,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 2.20.7 +appVersion: 2.20.8 dependencies: - name: common version: 28.30.2 @@ -53,5 +53,4 @@ sources: - https://hub.docker.com/r/gotenberg/gotenberg - https://paperless-ngx.readthedocs.io/en/latest/ type: application -version: 11.39.0 - +version: 11.39.1 diff --git a/charts/stable/paperless-ngx/values.yaml b/charts/stable/paperless-ngx/values.yaml index ce6c8fe75d9..cd4851ad66f 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.7@sha256:7b937cb2fa2885ab0ecfceb8c7e8827e2312472d9d897a270097ba7f5522dcdc + tag: 2.20.8@sha256:e231ec11a1907bfdf172b4f120b4ef1994feb71e6cc624e8b88c53e2da3dfb62 gotenbergImage: repository: docker.io/gotenberg/gotenberg pullPolicy: IfNotPresent