mirror of
https://github.com/truecharts/charts.git
synced 2026-07-05 16:41:24 -03:00
chore(helm): update image docker.io/gotenberg/gotenberg 8.23 → 8.24 (#40573)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/gotenberg/gotenberg](https://redirect.github.com/gotenberg/gotenberg) | minor | `56c47f7` -> `b116a40` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
This commit is contained in:
@@ -27,8 +27,8 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: Paperless-ngx is an application by Daniel Quinn and contributors that indexes your scanned documents.
|
||||
home: https://trueforge.org/truecharts/stable/paperless-ngx
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/paperless-ngx.webp
|
||||
home: https://truecharts.org/charts/stable/paperless-ngx
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/paperless-ngx.webp
|
||||
keywords:
|
||||
- paperless-ng
|
||||
- paperless-ngx
|
||||
@@ -43,10 +43,11 @@ name: paperless-ngx
|
||||
sources:
|
||||
- https://ghcr.io/paperless-ngx/paperless-ngx
|
||||
- https://github.com/paperless-ngx/paperless-ngx
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/paperless-ngx
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/paperless-ngx
|
||||
- https://hub.docker.com/r/apache/tika
|
||||
- https://hub.docker.com/r/gotenberg/gotenberg
|
||||
- https://paperless-ngx.readthedocs.io/en/latest/
|
||||
type: application
|
||||
version: 11.21.0
|
||||
version: 11.22.0
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@ image:
|
||||
gotenbergImage:
|
||||
repository: docker.io/gotenberg/gotenberg
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 8.23@sha256:56c47f7b913f3b978554115a0191c4a9dcc2558f9090f27f3f13f28a7c2f8329
|
||||
tag: 8.24@sha256:b116a40a1c24917e2bf3e153692da5acd2e78e7cd67e1b2d243b47c178f31c90
|
||||
tikaImage:
|
||||
repository: docker.io/apache/tika
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
Reference in New Issue
Block a user