fix(paperless-ngx): update image ghcr.io/paperless-ngx/paperless-ngx 2.20.5 → 2.20.6 (#44369)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/paperless-ngx/paperless-ngx](https://redirect.github.com/paperless-ngx/paperless-ngx)
| patch | `665f2f5` -> `1c6e7c7` |

---

> [!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.6`](https://redirect.github.com/paperless-ngx/paperless-ngx/compare/v2.20.5...v2.20.6)

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

</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
2026-01-31 05:10:35 +01:00
committed by GitHub
parent c7a007e54e
commit e86d8fa269
2 changed files with 7 additions and 7 deletions
+6 -6
View File
@@ -15,7 +15,7 @@ annotations:
trueforge.org/min_kubernetes_version: 1.24.0
trueforge.org/train: stable
apiVersion: v2
appVersion: 2.20.5
appVersion: 2.20.6
dependencies:
- name: common
version: 28.29.40
@@ -33,8 +33,8 @@ dependencies:
import-values: []
deprecated: false
description: Paperless-ngx is an application by Daniel Quinn and contributors that indexes your scanned documents.
home: https://trueforge.org/truetech/truecharts/truetech/truecharts/charts/stable/paperless-ngx
icon: https://trueforge.org/img/hotlink-ok/chart-icons/paperless-ngx.webp
home: https://truecharts.org/charts/stable/paperless-ngx
icon: https://truecharts.org/img/hotlink-ok/chart-icons/paperless-ngx.webp
keywords:
- paperless-ng
- paperless-ngx
@@ -43,8 +43,8 @@ keywords:
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: info@trueforge.org
url: https://trueforge.org
email: info@truecharts.org
url: https://truecharts.org
name: paperless-ngx
sources:
- https://ghcr.io/paperless-ngx/paperless-ngx
@@ -54,5 +54,5 @@ sources:
- https://hub.docker.com/r/gotenberg/gotenberg
- https://paperless-ngx.readthedocs.io/en/latest/
type: application
version: 11.36.1
version: 11.36.2
+1 -1
View File
@@ -1,7 +1,7 @@
image:
repository: ghcr.io/paperless-ngx/paperless-ngx
pullPolicy: IfNotPresent
tag: 2.20.5@sha256:665f2f5cc5482ea2e44f90a7fa170908aaeb95d8d3c70e17f746de8fcb81f644
tag: 2.20.6@sha256:1c6e7c7e0fdd1175c274270799817804c9776bc641f8ad1c1d804e042e848a13
gotenbergImage:
repository: docker.io/gotenberg/gotenberg
pullPolicy: IfNotPresent