TrueChartsClone/charts/stable/paperless-ngx/Chart.yaml

48 lines
1.3 KiB
YAML
Raw Normal View History

annotations:
max_scale_version: 24.04.0
min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true"
truecharts.org/category: productivity
truecharts.org/max_helm_version: "3.14"
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
chore(deps): update container image ghcr.io/paperless-ngx/paperless-ngx to v2.5.4@ce3aab0 by renovate (#18653) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/paperless-ngx/paperless-ngx](https://togithub.com/paperless-ngx/paperless-ngx) | patch | `2.5.3` -> `2.5.4` | --- > [!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.5.4`](https://togithub.com/paperless-ngx/paperless-ngx/releases/tag/v2.5.4): Paperless-ngx v2.5.4 [Compare Source](https://togithub.com/paperless-ngx/paperless-ngx/compare/v2.5.3...v2.5.4) #### paperless-ngx 2.5.4 ##### Bug Fixes - Fix: handle title placeholder for docs without original_filename [@&#8203;shamoon](https://togithub.com/shamoon) ([#&#8203;5828](https://togithub.com/paperless-ngx/paperless-ngx/pull/5828)) - Fix: bulk edit objects does not respect global permissions [@&#8203;shamoon](https://togithub.com/shamoon) ([#&#8203;5888](https://togithub.com/paperless-ngx/paperless-ngx/pull/5888)) - Fix: intermittent save & close warnings [@&#8203;shamoon](https://togithub.com/shamoon) ([#&#8203;5838](https://togithub.com/paperless-ngx/paperless-ngx/pull/5838)) - Fix: inotify read timeout not in ms [@&#8203;grembo](https://togithub.com/grembo) ([#&#8203;5876](https://togithub.com/paperless-ngx/paperless-ngx/pull/5876)) - Fix: allow relative date queries not in quick list [@&#8203;shamoon](https://togithub.com/shamoon) ([#&#8203;5801](https://togithub.com/paperless-ngx/paperless-ngx/pull/5801)) - Fix: pass rule id to consumed .eml files [@&#8203;shamoon](https://togithub.com/shamoon) ([#&#8203;5800](https://togithub.com/paperless-ngx/paperless-ngx/pull/5800)) ##### Dependencies - Chore(deps): Bump cryptography from 42.0.2 to 42.0.4 [@&#8203;dependabot](https://togithub.com/dependabot) ([#&#8203;5851](https://togithub.com/paperless-ngx/paperless-ngx/pull/5851)) - Chore(deps-dev): Bump ip from 2.0.0 to 2.0.1 in /src-ui [@&#8203;dependabot](https://togithub.com/dependabot) ([#&#8203;5835](https://togithub.com/paperless-ngx/paperless-ngx/pull/5835)) - Chore(deps): Bump undici and @&#8203;\<!---->angular-devkit/build-angular in /src-ui [@&#8203;dependabot](https://togithub.com/dependabot) ([#&#8203;5796](https://togithub.com/paperless-ngx/paperless-ngx/pull/5796)) ##### All App Changes <details> <summary>8 changes</summary> - Fix: handle title placeholder for docs without original_filename [@&#8203;shamoon](https://togithub.com/shamoon) ([#&#8203;5828](https://togithub.com/paperless-ngx/paperless-ngx/pull/5828)) - Fix: bulk edit objects does not respect global permissions [@&#8203;shamoon](https://togithub.com/shamoon) ([#&#8203;5888](https://togithub.com/paperless-ngx/paperless-ngx/pull/5888)) - Fix: intermittent save & close warnings [@&#8203;shamoon](https://togithub.com/shamoon) ([#&#8203;5838](https://togithub.com/paperless-ngx/paperless-ngx/pull/5838)) - Fix: inotify read timeout not in ms [@&#8203;grembo](https://togithub.com/grembo) ([#&#8203;5876](https://togithub.com/paperless-ngx/paperless-ngx/pull/5876)) - Chore(deps-dev): Bump ip from 2.0.0 to 2.0.1 in /src-ui [@&#8203;dependabot](https://togithub.com/dependabot) ([#&#8203;5835](https://togithub.com/paperless-ngx/paperless-ngx/pull/5835)) - Chore(deps): Bump undici and @&#8203;\<!---->angular-devkit/build-angular in /src-ui [@&#8203;dependabot](https://togithub.com/dependabot) ([#&#8203;5796](https://togithub.com/paperless-ngx/paperless-ngx/pull/5796)) - Fix: allow relative date queries not in quick list [@&#8203;shamoon](https://togithub.com/shamoon) ([#&#8203;5801](https://togithub.com/paperless-ngx/paperless-ngx/pull/5801)) - Fix: pass rule id to consumed .eml files [@&#8203;shamoon](https://togithub.com/shamoon) ([#&#8203;5800](https://togithub.com/paperless-ngx/paperless-ngx/pull/5800)) </details> </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTQuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIxNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-26 06:20:40 +00:00
appVersion: 2.5.4
dependencies:
- name: common
version: 18.1.2
repository: oci://tccr.io/truecharts
condition: ""
alias: ""
tags: []
import-values: []
- name: redis
version: 11.2.1
2024-02-17 13:15:20 +00:00
repository: oci://tccr.io/truecharts
condition: redis.enabled
alias: ""
tags: []
import-values: []
deprecated: false
description: Paperless-ngx is an application by Daniel Quinn and contributors that indexes your scanned documents.
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
2024-02-27 15:46:41 +00:00
kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
name: paperless-ngx
sources:
- https://github.com/paperless-ngx/paperless-ngx
- https://paperless-ngx.readthedocs.io/en/latest/
- https://github.com/truecharts/charts/tree/master/charts/stable/paperless-ngx
- https://ghcr.io/paperless-ngx/paperless-ngx
type: application
version: 7.2.0