From 0d681557b79a0d61119713446c10beba2b1abb48 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 30 Aug 2025 05:42:57 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20ghcr.io/paperle?= =?UTF-8?q?ss-ngx/paperless-ngx=202.18.1=20=E2=86=92=202.18.2=20(#38755)?= 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 | `2dbee2d` -> `fbe142f` | --- > [!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.18.2`](https://redirect.github.com/paperless-ngx/paperless-ngx/releases/tag/v2.18.2): Paperless-ngx v2.18.2 [Compare Source](https://redirect.github.com/paperless-ngx/paperless-ngx/compare/v2.18.1...v2.18.2) #### paperless-ngx 2.18.2 ##### Bug Fixes - Fix: prevent loss of changes when switching between open docs [@​shamoon](https://redirect.github.com/shamoon) ([#​10659](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/10659)) - Fix: ignore incomplete tasks for system status 'last run' [@​shamoon](https://redirect.github.com/shamoon) ([#​10641](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/10641)) - Fix: increase legibility of date filter clear button in light mode [@​shamoon](https://redirect.github.com/shamoon) ([#​10649](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/10649)) - Fix: ensure saved view count is visible with long names [@​shamoon](https://redirect.github.com/shamoon) ([#​10616](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/10616)) - Tweak: improve dateparser auto-detection messages [@​shamoon](https://redirect.github.com/shamoon) ([#​10640](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/10640)) ##### Dependencies - Chore(deps): Bump the development group across 1 directory with 3 updates @​[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) ([#​10578](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/10578)) ##### All App Changes
6 changes - Fix: prevent loss of changes when switching between open docs [@​shamoon](https://redirect.github.com/shamoon) ([#​10659](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/10659)) - Fix: ignore incomplete tasks for system status 'last run' [@​shamoon](https://redirect.github.com/shamoon) ([#​10641](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/10641)) - Tweak: improve dateparser auto-detection messages [@​shamoon](https://redirect.github.com/shamoon) ([#​10640](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/10640)) - Fix: increase legibility of date filter clear button in light mode [@​shamoon](https://redirect.github.com/shamoon) ([#​10649](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/10649)) - Fix: ensure saved view count is visible with long names [@​shamoon](https://redirect.github.com/shamoon) ([#​10616](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/10616)) - Chore(deps): Bump the development group across 1 directory with 3 updates @​[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) ([#​10578](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/10578))
--- ### 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 682cfd7f0d7..b0cc81a780a 100644 --- a/charts/stable/paperless-ngx/Chart.yaml +++ b/charts/stable/paperless-ngx/Chart.yaml @@ -7,7 +7,7 @@ annotations: truecharts.org/min_helm_version: "3.14" truecharts.org/train: stable apiVersion: v2 -appVersion: 2.18.1 +appVersion: 2.18.2 dependencies: - name: common version: 28.16.2 @@ -46,5 +46,5 @@ sources: - https://hub.docker.com/r/gotenberg/gotenberg - https://paperless-ngx.readthedocs.io/en/latest/ type: application -version: 11.10.1 +version: 11.10.2 diff --git a/charts/stable/paperless-ngx/values.yaml b/charts/stable/paperless-ngx/values.yaml index 14c4221eefd..b3494925ba9 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.18.1@sha256:2dbee2d7fea624af8f12877936f6d728f351d2b8f4ddb34bdc06d933f0f47200 + tag: 2.18.2@sha256:fbe142ff2e02713740329ebb5981c6bb6fe54f8b4de18e98637c2ff586ea1935 gotenbergImage: repository: docker.io/gotenberg/gotenberg pullPolicy: IfNotPresent