chore(helm): update image ghcr.io/paperless-ngx/paperless-ngx 2.18.1 → 2.18.2 (#38755)

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

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

###
[`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
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;10659](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/10659))
- Fix: ignore incomplete tasks for system status 'last run'
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;10641](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/10641))
- Fix: increase legibility of date filter clear button in light mode
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;10649](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/10649))
- Fix: ensure saved view count is visible with long names
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;10616](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/10616))
- Tweak: improve dateparser auto-detection messages
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;10640](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/10640))

##### Dependencies

- Chore(deps): Bump the development group across 1 directory with 3
updates
@&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot)
([#&#8203;10578](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/10578))

##### All App Changes

<details>
<summary>6 changes</summary>

- Fix: prevent loss of changes when switching between open docs
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;10659](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/10659))
- Fix: ignore incomplete tasks for system status 'last run'
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;10641](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/10641))
- Tweak: improve dateparser auto-detection messages
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;10640](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/10640))
- Fix: increase legibility of date filter clear button in light mode
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;10649](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/10649))
- Fix: ensure saved view count is visible with long names
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;10616](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/10616))
- Chore(deps): Bump the development group across 1 directory with 3
updates
@&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot)
([#&#8203;10578](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/10578))

</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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi41IiwidXBkYXRlZEluVmVyIjoiNDEuODIuNSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
This commit is contained in:
TrueCharts Bot
2025-08-30 05:42:57 +02:00
committed by GitHub
parent b0009a8aa7
commit 0d681557b7
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -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
+1 -1
View File
@@ -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