feat(paperless-ngx): update image docker.io/gotenberg/gotenberg 8.32 → 8.33 (#48610)

This PR contains the following updates:

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

---

> [!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**: (UTC)

- 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9wYXBlcmxlc3Mtbmd4IiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9taW5vciJdfQ==-->
This commit is contained in:
TrueCharts Bot
2026-05-29 21:03:43 +02:00
committed by GitHub
parent 9f9b773f97
commit 22e69f1298
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -48,5 +48,5 @@ sources:
- https://hub.docker.com/r/gotenberg/gotenberg
- https://paperless-ngx.readthedocs.io/en/latest/
type: application
version: 14.7.3
version: 14.8.0
+1 -1
View File
@@ -6,7 +6,7 @@ image:
gotenbergImage:
repository: docker.io/gotenberg/gotenberg
pullPolicy: IfNotPresent
tag: 8.32@sha256:a40c5a46b79d812ce2f5e139278163142a054050bfd1e5f162da36d3d11c7138
tag: 8.33@sha256:bddd8ea9d076e2d08b6ddaa6efae6403185202c6dab65a6488ed0a6923d6d8e8
tikaImage:
repository: docker.io/apache/tika
pullPolicy: IfNotPresent