chore(deps): update container image ghcr.io/paperless-ngx/paperless-ngx to v2.1.2@078b45c (#16038)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/paperless-ngx/paperless-ngx](https://togithub.com/paperless-ngx/paperless-ngx) | patch | `2.1.1` -> `2.1.2` | --- > [!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.1.2`](https://togithub.com/paperless-ngx/paperless-ngx/releases/tag/v2.1.2): Paperless-ngx v2.1.2 [Compare Source](https://togithub.com/paperless-ngx/paperless-ngx/compare/v2.1.1...v2.1.2) #### paperless-ngx 2.1.2 ##### Features - Fix: allow text copy in pngx pdf viewer [@​shamoon](https://togithub.com/shamoon) ([#​4938](https://togithub.com/paperless-ngx/paperless-ngx/pull/4938)) ##### Bug Fixes - Fix: sort consumption templates by order by default [@​shamoon](https://togithub.com/shamoon) ([#​4956](https://togithub.com/paperless-ngx/paperless-ngx/pull/4956)) - Fix: Updates gotenberg-client, including workaround for Gotenberg non-latin handling [@​stumpylog](https://togithub.com/stumpylog) ([#​4944](https://togithub.com/paperless-ngx/paperless-ngx/pull/4944)) - Fix: allow text copy in pngx pdf viewer [@​shamoon](https://togithub.com/shamoon) ([#​4938](https://togithub.com/paperless-ngx/paperless-ngx/pull/4938)) - Fix: Don't allow autocomplete searches to fail on schema field matches [@​stumpylog](https://togithub.com/stumpylog) ([#​4934](https://togithub.com/paperless-ngx/paperless-ngx/pull/4934)) - Fix: Convert search dates to UTC in advanced search [@​bogdal](https://togithub.com/bogdal) ([#​4891](https://togithub.com/paperless-ngx/paperless-ngx/pull/4891)) - Fix: Use the attachment filename so downstream template matching works [@​stumpylog](https://togithub.com/stumpylog) ([#​4931](https://togithub.com/paperless-ngx/paperless-ngx/pull/4931)) - Fix: frontend handle autocomplete failure gracefully [@​shamoon](https://togithub.com/shamoon) ([#​4903](https://togithub.com/paperless-ngx/paperless-ngx/pull/4903)) ##### Dependencies - Chore(deps-dev): Bump the small-changes group with 2 updates [@​dependabot](https://togithub.com/dependabot) ([#​4942](https://togithub.com/paperless-ngx/paperless-ngx/pull/4942)) - Chore(deps-dev): Bump the development group with 1 update [@​dependabot](https://togithub.com/dependabot) ([#​4939](https://togithub.com/paperless-ngx/paperless-ngx/pull/4939)) ##### All App Changes <details> <summary>9 changes</summary> - Fix: sort consumption templates by order by default [@​shamoon](https://togithub.com/shamoon) ([#​4956](https://togithub.com/paperless-ngx/paperless-ngx/pull/4956)) - Chore: reorganize api tests [@​shamoon](https://togithub.com/shamoon) ([#​4935](https://togithub.com/paperless-ngx/paperless-ngx/pull/4935)) - Chore(deps-dev): Bump the small-changes group with 2 updates [@​dependabot](https://togithub.com/dependabot) ([#​4942](https://togithub.com/paperless-ngx/paperless-ngx/pull/4942)) - Fix: allow text copy in pngx pdf viewer [@​shamoon](https://togithub.com/shamoon) ([#​4938](https://togithub.com/paperless-ngx/paperless-ngx/pull/4938)) - Chore(deps-dev): Bump the development group with 1 update [@​dependabot](https://togithub.com/dependabot) ([#​4939](https://togithub.com/paperless-ngx/paperless-ngx/pull/4939)) - Fix: Don't allow autocomplete searches to fail on schema field matches [@​stumpylog](https://togithub.com/stumpylog) ([#​4934](https://togithub.com/paperless-ngx/paperless-ngx/pull/4934)) - Fix: Convert search dates to UTC in advanced search [@​bogdal](https://togithub.com/bogdal) ([#​4891](https://togithub.com/paperless-ngx/paperless-ngx/pull/4891)) - Fix: Use the attachment filename so downstream template matching works [@​stumpylog](https://togithub.com/stumpylog) ([#​4931](https://togithub.com/paperless-ngx/paperless-ngx/pull/4931)) - Fix: frontend handle autocomplete failure gracefully [@​shamoon](https://togithub.com/shamoon) ([#​4903](https://togithub.com/paperless-ngx/paperless-ngx/pull/4903)) </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:eyJjcmVhdGVkSW5WZXIiOiIzNy45MS41IiwidXBkYXRlZEluVmVyIjoiMzcuOTEuNSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
This commit is contained in:
@@ -1,37 +1,36 @@
|
|||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
name: paperless-ngx
|
name: paperless-ngx
|
||||||
version: 3.1.1
|
version: 3.1.2
|
||||||
appVersion: 2.1.1
|
appVersion: 2.1.2
|
||||||
description:
|
description: Paperless-ngx is an application by Daniel Quinn and contributors that
|
||||||
Paperless-ngx is an application by Daniel Quinn and contributors that
|
|
||||||
indexes your scanned documents.
|
indexes your scanned documents.
|
||||||
home: https://truecharts.org/charts/stable/paperless-ngx
|
home: https://truecharts.org/charts/stable/paperless-ngx
|
||||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/paperless-ngx.png
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/paperless-ngx.png
|
||||||
deprecated: false
|
deprecated: false
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/paperless-ngx/paperless-ngx
|
- https://github.com/paperless-ngx/paperless-ngx
|
||||||
- https://paperless-ngx.readthedocs.io/en/latest/
|
- https://paperless-ngx.readthedocs.io/en/latest/
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/paperless-ngx
|
- https://github.com/truecharts/charts/tree/master/charts/stable/paperless-ngx
|
||||||
- https://ghcr.io/paperless-ngx/paperless-ngx
|
- https://ghcr.io/paperless-ngx/paperless-ngx
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
url: https://truecharts.org
|
url: https://truecharts.org
|
||||||
keywords:
|
keywords:
|
||||||
- paperless-ng
|
- paperless-ng
|
||||||
- paperless-ngx
|
- paperless-ngx
|
||||||
- documents
|
- documents
|
||||||
- paper
|
- paper
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 14.3.5
|
version: 14.3.5
|
||||||
repository: https://library-charts.truecharts.org
|
repository: https://library-charts.truecharts.org
|
||||||
condition: ""
|
condition: ""
|
||||||
alias: ""
|
alias: ""
|
||||||
tags: []
|
tags: []
|
||||||
import-values: []
|
import-values: []
|
||||||
- name: redis
|
- name: redis
|
||||||
version: 7.0.6
|
version: 7.0.6
|
||||||
repository: https://deps.truecharts.org
|
repository: https://deps.truecharts.org
|
||||||
condition: redis.enabled
|
condition: redis.enabled
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
image:
|
image:
|
||||||
repository: ghcr.io/paperless-ngx/paperless-ngx
|
repository: ghcr.io/paperless-ngx/paperless-ngx
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 2.1.1@sha256:5be879afd7b6f62df4b6796059d0767b8e0970ec80c61fd919e5be4cc97facac
|
tag: 2.1.2@sha256:078b45c3ac3629a5722aa977688dc9a810d45e5b8abd17ce08c763cac47954af
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
ports:
|
ports:
|
||||||
|
|||||||
Reference in New Issue
Block a user