From b0c110e57f7cc3f3d71885e0904b14de57ece563 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 18 Dec 2025 19:05:39 +0100 Subject: [PATCH] =?UTF-8?q?fix(paperless-ngx):=20update=20image=20ghcr.io/?= =?UTF-8?q?paperless-ngx/paperless-ngx=202.20.2=20=E2=86=92=202.20.3=20(#4?= =?UTF-8?q?2962)?= 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 | `8cbd8ce` -> `57ad956` | --- > [!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.20.3`](https://redirect.github.com/paperless-ngx/paperless-ngx/releases/tag/v2.20.3): Paperless-ngx v2.20.3 [Compare Source](https://redirect.github.com/paperless-ngx/paperless-ngx/compare/v2.20.2...v2.20.3) > \[!NOTE] > This release addresses a security issue (GHSA-7cq3-mhxq-w946) and is recommended for all users. Thank you to the community members who reported this. #### paperless-ngx 2.20.3
--- ### 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 3febcaa348c..fecb942c562 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.20.2 +appVersion: 2.20.3 dependencies: - name: common version: 28.29.11 @@ -48,5 +48,5 @@ sources: - https://hub.docker.com/r/gotenberg/gotenberg - https://paperless-ngx.readthedocs.io/en/latest/ type: application -version: 11.35.6 +version: 11.35.7 diff --git a/charts/stable/paperless-ngx/values.yaml b/charts/stable/paperless-ngx/values.yaml index 486d8e11d63..e36f0c48b2a 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.20.2@sha256:8cbd8ce3ef1857bd144026a7e7192d0889188352b5271631e42ff069ccceeb74 + tag: 2.20.3@sha256:57ad9565bff3bdf2378ab1dcc21ea649dfd68ee58e0eeca2bfba0120a26563e8 gotenbergImage: repository: docker.io/gotenberg/gotenberg pullPolicy: IfNotPresent