From 773ac2fa2204fd7b096fa5fa8ba34332d9161981 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 23 Oct 2025 23:38:33 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20ghcr.io/paperle?= =?UTF-8?q?ss-ngx/paperless-ngx=202.19.1=20=E2=86=92=202.19.2=20(#41029)?= 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 | `cfccb72` -> `e1e0026` | --- > [!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.2`](https://redirect.github.com/paperless-ngx/paperless-ngx/releases/tag/v2.19.2): Paperless-ngx v2.19.2 [Compare Source](https://redirect.github.com/paperless-ngx/paperless-ngx/compare/v2.19.1...v2.19.2) #### paperless-ngx 2.19.2 ##### Features / Enhancements - Fixhancement: display loading status for tags instead of 'Private' [@​shamoon](https://redirect.github.com/shamoon) ([#​11140](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/11140)) ##### Bug Fixes - Fix: Remove edit requirement for bulk email, show based on setting [@​shamoon](https://redirect.github.com/shamoon) ([#​11149](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/11149)) - Fix: handle undefined IDs in getOriginalObject [@​shamoon](https://redirect.github.com/shamoon) ([#​11147](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/11147)) ##### All App Changes
3 changes - Fix: Remove edit requirement for bulk email, show based on setting [@​shamoon](https://redirect.github.com/shamoon) ([#​11149](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/11149)) - Fix: handle undefined IDs in getOriginalObject [@​shamoon](https://redirect.github.com/shamoon) ([#​11147](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/11147)) - Fixhancement: display loading status for tags instead of 'Private' [@​shamoon](https://redirect.github.com/shamoon) ([#​11140](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/11140))
--- ### 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 c16a8e0fff1..037f1600283 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.1 +appVersion: 2.19.2 dependencies: - name: common version: 28.26.1 @@ -49,5 +49,5 @@ sources: - https://hub.docker.com/r/gotenberg/gotenberg - https://paperless-ngx.readthedocs.io/en/latest/ type: application -version: 11.29.1 +version: 11.29.2 diff --git a/charts/stable/paperless-ngx/values.yaml b/charts/stable/paperless-ngx/values.yaml index 87da3bf7c5a..b6c888fd105 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.1@sha256:cfccb728eeb46e53e6da4b4b860311048d1ebc24d8811e98ccc0cd875f6ccdf6 + tag: 2.19.2@sha256:e1e0026cdacda4bb157c024a8a1a343bd16b34d8900e7f3958598b9afebd0d38 gotenbergImage: repository: docker.io/gotenberg/gotenberg pullPolicy: IfNotPresent