chore(helm): update image docker.io/gotenberg/gotenberg 8.24 → 8.25 (#41782)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/gotenberg/gotenberg](https://redirect.github.com/gotenberg/gotenberg)
| minor | `b116a40` -> `e304e45` |

---

> [!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.

---

### 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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xMC4zIiwidXBkYXRlZEluVmVyIjoiNDIuMTAuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
This commit is contained in:
TrueCharts Bot
2025-11-16 22:23:28 +01:00
committed by GitHub
parent 9b2b437b70
commit 53e8341f6b
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://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.29.14 version: 11.30.0
+1 -1
View File
@@ -5,7 +5,7 @@ image:
gotenbergImage: gotenbergImage:
repository: docker.io/gotenberg/gotenberg repository: docker.io/gotenberg/gotenberg
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: 8.24@sha256:b116a40a1c24917e2bf3e153692da5acd2e78e7cd67e1b2d243b47c178f31c90 tag: 8.25@sha256:e304e45acee3c400f8ef76afa195c76b1d0eaf0ab6fe9651e305067ab6a1560c
tikaImage: tikaImage:
repository: docker.io/apache/tika repository: docker.io/apache/tika
pullPolicy: IfNotPresent pullPolicy: IfNotPresent