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-->
35 lines
1.0 KiB
YAML
35 lines
1.0 KiB
YAML
apiVersion: v2
|
|
kubeVersion: ">=1.16.0-0"
|
|
name: paperless-ngx
|
|
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
|
|
home: https://truecharts.org/charts/stable/paperless-ngx
|
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/paperless-ngx.png
|
|
keywords:
|
|
- paperless-ng
|
|
- paperless-ngx
|
|
- documents
|
|
- paper
|
|
sources:
|
|
- https://github.com/truecharts/charts/tree/master/charts/stable/paperless-ngx
|
|
- https://github.com/paperless-ngx/paperless-ngx
|
|
- https://paperless-ngx.readthedocs.io/en/latest/
|
|
dependencies:
|
|
- name: common
|
|
repository: https://library-charts.truecharts.org
|
|
version: 14.3.5
|
|
- condition: redis.enabled
|
|
name: redis
|
|
repository: https://deps.truecharts.org
|
|
version: 7.0.6
|
|
maintainers:
|
|
- email: info@truecharts.org
|
|
name: TrueCharts
|
|
url: https://truecharts.org
|
|
annotations:
|
|
truecharts.org/category: productivity
|
|
truecharts.org/SCALE-support: "true"
|