chore(helm): update image ghcr.io/paperless-ngx/paperless-ngx 2.19.4 → 2.19.5 (#41500)

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

<details>
<summary>paperless-ngx/paperless-ngx
(ghcr.io/paperless-ngx/paperless-ngx)</summary>

###
[`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
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;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
@&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot)
([#&#8203;11283](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/11283))

##### All App Changes

- Fix: ensure custom field query propagation, change detection
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;11291](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/11291))

</details>

---

### 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.

---

- [ ] <!-- rebase-check -->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).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
TrueCharts Bot
2025-11-06 22:23:04 +01:00
committed by GitHub
parent d877a380b7
commit 5cc9ab55ce
2 changed files with 3 additions and 3 deletions

View File

@@ -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

View File

@@ -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