feat(paperless-ngx): update image docker.io/gotenberg/gotenberg 8.30 → 8.31 (#47165)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/gotenberg/gotenberg](https://redirect.github.com/gotenberg/gotenberg) | minor | `206a6c7` → `f0d86e8` | --- > [!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:
@@ -27,18 +27,18 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: Paperless-ngx is an application by Daniel Quinn and contributors that indexes your scanned documents.
|
||||
home: https://truecharts.org/truetech/truecharts/charts/stable/paperless-ngx
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/paperless-ngx.webp
|
||||
home: https://trueforge.org/truetech/truecharts/charts/stable/paperless-ngx
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/paperless-ngx.webp
|
||||
keywords:
|
||||
- paperless-ng
|
||||
- paperless-ngx
|
||||
- documents
|
||||
- paper
|
||||
kubeVersion: '>=1.33.0-0'
|
||||
kubeVersion: '>=1.27.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
name: paperless-ngx
|
||||
sources:
|
||||
- https://ghcr.io/paperless-ngx/paperless-ngx
|
||||
@@ -48,5 +48,5 @@ sources:
|
||||
- https://hub.docker.com/r/gotenberg/gotenberg
|
||||
- https://paperless-ngx.readthedocs.io/en/latest/
|
||||
type: application
|
||||
version: 13.4.3
|
||||
version: 13.5.0
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@ image:
|
||||
gotenbergImage:
|
||||
repository: docker.io/gotenberg/gotenberg
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 8.30@sha256:206a6c708fc6d05257367d9ac902d6c56c50d2e3284d0596ea000814ef97f22c
|
||||
tag: 8.31@sha256:f0d86e8a1dbc7b33a5a65cb251d02bb271a48ffa989da3feb5ed7d954fe4d4b3
|
||||
tikaImage:
|
||||
repository: docker.io/apache/tika
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
Reference in New Issue
Block a user