From e86d8fa26980124bcb0e6e96c2683140bfba21b8 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 31 Jan 2026 05:10:35 +0100 Subject: [PATCH] =?UTF-8?q?fix(paperless-ngx):=20update=20image=20ghcr.io/?= =?UTF-8?q?paperless-ngx/paperless-ngx=202.20.5=20=E2=86=92=202.20.6=20(#4?= =?UTF-8?q?4369)?= 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 | `665f2f5` -> `1c6e7c7` | --- > [!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.6`](https://redirect.github.com/paperless-ngx/paperless-ngx/compare/v2.20.5...v2.20.6) [Compare Source](https://redirect.github.com/paperless-ngx/paperless-ngx/compare/v2.20.5...v2.20.6)
--- ### 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 | 12 ++++++------ charts/stable/paperless-ngx/values.yaml | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/charts/stable/paperless-ngx/Chart.yaml b/charts/stable/paperless-ngx/Chart.yaml index 37bf1145fc2..af43d195dd4 100644 --- a/charts/stable/paperless-ngx/Chart.yaml +++ b/charts/stable/paperless-ngx/Chart.yaml @@ -15,7 +15,7 @@ annotations: trueforge.org/min_kubernetes_version: 1.24.0 trueforge.org/train: stable apiVersion: v2 -appVersion: 2.20.5 +appVersion: 2.20.6 dependencies: - name: common version: 28.29.40 @@ -33,8 +33,8 @@ dependencies: import-values: [] deprecated: false description: Paperless-ngx is an application by Daniel Quinn and contributors that indexes your scanned documents. -home: https://trueforge.org/truetech/truecharts/truetech/truecharts/charts/stable/paperless-ngx -icon: https://trueforge.org/img/hotlink-ok/chart-icons/paperless-ngx.webp +home: https://truecharts.org/charts/stable/paperless-ngx +icon: https://truecharts.org/img/hotlink-ok/chart-icons/paperless-ngx.webp keywords: - paperless-ng - paperless-ngx @@ -43,8 +43,8 @@ keywords: kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts - email: info@trueforge.org - url: https://trueforge.org + email: info@truecharts.org + url: https://truecharts.org name: paperless-ngx sources: - https://ghcr.io/paperless-ngx/paperless-ngx @@ -54,5 +54,5 @@ sources: - https://hub.docker.com/r/gotenberg/gotenberg - https://paperless-ngx.readthedocs.io/en/latest/ type: application -version: 11.36.1 +version: 11.36.2 diff --git a/charts/stable/paperless-ngx/values.yaml b/charts/stable/paperless-ngx/values.yaml index 982157a59bb..2e6ec31a9d2 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.5@sha256:665f2f5cc5482ea2e44f90a7fa170908aaeb95d8d3c70e17f746de8fcb81f644 + tag: 2.20.6@sha256:1c6e7c7e0fdd1175c274270799817804c9776bc641f8ad1c1d804e042e848a13 gotenbergImage: repository: docker.io/gotenberg/gotenberg pullPolicy: IfNotPresent