From c13c0118b52763123e70d400abfd6cea403f9c2f Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 31 Aug 2025 23:56:28 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20docker.io/goten?= =?UTF-8?q?berg/gotenberg=208.22=20=E2=86=92=208.23=20(#38999)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/gotenberg/gotenberg](https://redirect.github.com/gotenberg/gotenberg) | minor | `91035c5` -> `3e9d970` | --- > [!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. --- - [ ] 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). --- charts/stable/paperless-ngx/Chart.yaml | 2 +- charts/stable/paperless-ngx/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/paperless-ngx/Chart.yaml b/charts/stable/paperless-ngx/Chart.yaml index 192b6ba9de8..8382e9786d0 100644 --- a/charts/stable/paperless-ngx/Chart.yaml +++ b/charts/stable/paperless-ngx/Chart.yaml @@ -46,5 +46,5 @@ sources: - https://hub.docker.com/r/gotenberg/gotenberg - https://paperless-ngx.readthedocs.io/en/latest/ type: application -version: 11.10.5 +version: 11.11.0 diff --git a/charts/stable/paperless-ngx/values.yaml b/charts/stable/paperless-ngx/values.yaml index b3494925ba9..6dd2f47ba2c 100644 --- a/charts/stable/paperless-ngx/values.yaml +++ b/charts/stable/paperless-ngx/values.yaml @@ -5,7 +5,7 @@ image: gotenbergImage: repository: docker.io/gotenberg/gotenberg pullPolicy: IfNotPresent - tag: 8.22@sha256:91035c5041e7f986ae89d0e9f1783233dbae4254b19a33f954288466de5d150f + tag: 8.23@sha256:3e9d970c395dfd7f0f98fd8da5adc01dab6bf95881d8d232f77a9feafe6d4977 tikaImage: repository: docker.io/apache/tika pullPolicy: IfNotPresent