feat(paperless-ngx): update image docker.io/gotenberg/gotenberg 8.26 → 8.27 (#45405)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/gotenberg/gotenberg](https://redirect.github.com/gotenberg/gotenberg)
| minor | `3285515` → `d71ab8c` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the [Dependency
Dashboard](../issues/18710) for more information.

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvcGFwZXJsZXNzLW5neCIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
This commit is contained in:
TrueCharts Bot
2026-02-22 19:13:37 +01:00
committed by GitHub
parent ca522036b3
commit 76a255575a
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -53,5 +53,5 @@ sources:
- https://hub.docker.com/r/gotenberg/gotenberg - https://hub.docker.com/r/gotenberg/gotenberg
- https://paperless-ngx.readthedocs.io/en/latest/ - https://paperless-ngx.readthedocs.io/en/latest/
type: application type: application
version: 11.38.3 version: 11.39.0
+1 -1
View File
@@ -6,7 +6,7 @@ image:
gotenbergImage: gotenbergImage:
repository: docker.io/gotenberg/gotenberg repository: docker.io/gotenberg/gotenberg
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: 8.26@sha256:328551506b3dec3ff6381dd47e5cd72a44def97506908269e201a8fbfa1c12c0 tag: 8.27@sha256:d71ab8c13b6bd47c7bc81195082005dfb17eaa75e8b1fadd347a64ee66ed98d5
tikaImage: tikaImage:
repository: docker.io/apache/tika repository: docker.io/apache/tika
pullPolicy: IfNotPresent pullPolicy: IfNotPresent