chore(helm): update image ghcr.io/paperless-ngx/paperless-ngx 2.19.1 → 2.19.2 (#41029)

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

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

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

##### Bug Fixes

- Fix: Remove edit requirement for bulk email, show based on setting
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;11149](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/11149))
- Fix: handle undefined IDs in getOriginalObject
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;11147](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/11147))

##### All App Changes

<details>
<summary>3 changes</summary>

- Fix: Remove edit requirement for bulk email, show based on setting
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;11149](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/11149))
- Fix: handle undefined IDs in getOriginalObject
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;11147](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/11147))
- Fixhancement: display loading status for tags instead of 'Private'
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;11140](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/11140))

</details>

</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-10-23 23:38:33 +02:00
committed by GitHub
parent d20987aaaf
commit 773ac2fa22
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -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
+1 -1
View File
@@ -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