chore(deps): update container image ghcr.io/paperless-ngx/paperless-ngx to v2.0.1@ab255be (#15538)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/paperless-ngx/paperless-ngx](https://togithub.com/paperless-ngx/paperless-ngx) | patch | `2.0.0` -> `2.0.1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>paperless-ngx/paperless-ngx (ghcr.io/paperless-ngx/paperless-ngx)</summary> ### [`v2.0.1`](https://togithub.com/paperless-ngx/paperless-ngx/releases/tag/v2.0.1): Paperless-ngx v2.0.1 [Compare Source](https://togithub.com/paperless-ngx/paperless-ngx/compare/v2.0.0...v2.0.1) #### paperless-ngx 2.0.1 ##### Bug Fixes - Fix: Increase field the length for consumption template source [@​stumpylog](https://togithub.com/stumpylog) ([#​4719](https://togithub.com/paperless-ngx/paperless-ngx/pull/4719)) - Fix: Set RGB color conversion strategy for PDF outputs [@​stumpylog](https://togithub.com/stumpylog) ([#​4709](https://togithub.com/paperless-ngx/paperless-ngx/pull/4709)) - Fix: Add a warning about a low image DPI which may cause OCR to fail [@​stumpylog](https://togithub.com/stumpylog) ([#​4708](https://togithub.com/paperless-ngx/paperless-ngx/pull/4708)) - Fix: share links for URLs containing 'api' incorrect in dropdown [@​shamoon](https://togithub.com/shamoon) ([#​4701](https://togithub.com/paperless-ngx/paperless-ngx/pull/4701)) ##### All App Changes <details> <summary>4 changes</summary> - Fix: Increase field the length for consumption template source [@​stumpylog](https://togithub.com/stumpylog) ([#​4719](https://togithub.com/paperless-ngx/paperless-ngx/pull/4719)) - Fix: Set RGB color conversion strategy for PDF outputs [@​stumpylog](https://togithub.com/stumpylog) ([#​4709](https://togithub.com/paperless-ngx/paperless-ngx/pull/4709)) - Fix: Add a warning about a low image DPI which may cause OCR to fail [@​stumpylog](https://togithub.com/stumpylog) ([#​4708](https://togithub.com/paperless-ngx/paperless-ngx/pull/4708)) - Fix: share links for URLs containing 'api' incorrect in dropdown [@​shamoon](https://togithub.com/shamoon) ([#​4701](https://togithub.com/paperless-ngx/paperless-ngx/pull/4701)) </details> </details> --- ### 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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy43NC4zIiwidXBkYXRlZEluVmVyIjoiMzcuNzQuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: paperless-ngx
|
||||
version: 3.0.0
|
||||
appVersion: 2.0.0
|
||||
version: 3.0.1
|
||||
appVersion: 2.0.1
|
||||
description: Paperless-ngx is an application by Daniel Quinn and contributors that indexes your scanned documents.
|
||||
type: application
|
||||
deprecated: false
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ghcr.io/paperless-ngx/paperless-ngx
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2.0.0@sha256:667d53ccccd45a74d034b13c5a7c31789dfb4d001c73328a581a10d9ebcb16e0
|
||||
tag: 2.0.1@sha256:ab255bea133e4e8412760646327ed34419042d60ef181957afab61ef10f851f1
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user