fix(paperless-ngx): update image ghcr.io/paperless-ngx/paperless-ngx 2.20.2 → 2.20.3 (#42962)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/paperless-ngx/paperless-ngx](https://redirect.github.com/paperless-ngx/paperless-ngx)
| patch | `8cbd8ce` -> `57ad956` |

---

> [!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.20.3`](https://redirect.github.com/paperless-ngx/paperless-ngx/releases/tag/v2.20.3):
Paperless-ngx v2.20.3

[Compare
Source](https://redirect.github.com/paperless-ngx/paperless-ngx/compare/v2.20.2...v2.20.3)

> \[!NOTE]
> This release addresses a security issue (GHSA-7cq3-mhxq-w946) and is
recommended for all users. Thank you to the community members who
reported this.

#### paperless-ngx 2.20.3

</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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvcGFwZXJsZXNzLW5neCIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
TrueCharts Bot
2025-12-18 19:05:39 +01:00
committed by GitHub
parent 16c8512c71
commit b0c110e57f
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.20.2
appVersion: 2.20.3
dependencies:
- name: common
version: 28.29.11
@@ -48,5 +48,5 @@ sources:
- https://hub.docker.com/r/gotenberg/gotenberg
- https://paperless-ngx.readthedocs.io/en/latest/
type: application
version: 11.35.6
version: 11.35.7
+1 -1
View File
@@ -1,7 +1,7 @@
image:
repository: ghcr.io/paperless-ngx/paperless-ngx
pullPolicy: IfNotPresent
tag: 2.20.2@sha256:8cbd8ce3ef1857bd144026a7e7192d0889188352b5271631e42ff069ccceeb74
tag: 2.20.3@sha256:57ad9565bff3bdf2378ab1dcc21ea649dfd68ee58e0eeca2bfba0120a26563e8
gotenbergImage:
repository: docker.io/gotenberg/gotenberg
pullPolicy: IfNotPresent