From 5cc9ab55ced976d62075e9ea6870e488a28879d5 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 6 Nov 2025 22:23:04 +0100 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20ghcr.io/paperle?= =?UTF-8?q?ss-ngx/paperless-ngx=202.19.4=20=E2=86=92=202.19.5=20(#41500)?= 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 | `7ec0797` -> `5f2a72f` | --- > [!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.5`](https://redirect.github.com/paperless-ngx/paperless-ngx/releases/tag/v2.19.5): Paperless-ngx v2.19.5 [Compare Source](https://redirect.github.com/paperless-ngx/paperless-ngx/compare/v2.19.4...v2.19.5) #### paperless-ngx 2.19.5 ##### Bug Fixes - Fix: ensure custom field query propagation, change detection [@​shamoon](https://redirect.github.com/shamoon) ([#​11291](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/11291)) ##### Dependencies - docker(deps): Bump astral-sh/uv from 0.9.4-python3.12-bookworm-slim to 0.9.7-python3.12-bookworm-slim @​[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) ([#​11283](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/11283)) ##### All App Changes - Fix: ensure custom field query propagation, change detection [@​shamoon](https://redirect.github.com/shamoon) ([#​11291](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/11291))
--- ### 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 b1c6ce75c3c..b9d7387a7ca 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.4 +appVersion: 2.19.5 dependencies: - name: common version: 28.26.3 @@ -49,5 +49,5 @@ sources: - https://hub.docker.com/r/gotenberg/gotenberg - https://paperless-ngx.readthedocs.io/en/latest/ type: application -version: 11.29.11 +version: 11.29.12 diff --git a/charts/stable/paperless-ngx/values.yaml b/charts/stable/paperless-ngx/values.yaml index c82c2879e57..4a83672c634 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.4@sha256:7ec0797af256194f6e117d1b7ed3ef91ad31b4a14bf3092abdee6bb74f6b3656 + tag: 2.19.5@sha256:5f2a72fd7be42c6b1d8fa1751606a140452d4c3e6e829ae6b1b15e3c95129481 gotenbergImage: repository: docker.io/gotenberg/gotenberg pullPolicy: IfNotPresent