40 lines
1.1 KiB
YAML
40 lines
1.1 KiB
YAML
apiVersion: v2
|
|
kubeVersion: ">=1.16.0-0"
|
|
name: paperless-ng
|
|
version: 2.0.24
|
|
appVersion: "1.7.0"
|
|
description: Paperless-ngx is an application by Daniel Quinn and contributors that indexes your scanned documents.
|
|
type: application
|
|
deprecated: false
|
|
home: https://github.com/truecharts/apps/tree/master/charts/stable/paperless-ng
|
|
icon: https://truecharts.org/_static/img/appicons/paperless-ng.png
|
|
keywords:
|
|
- paperless-ng
|
|
- paperless-ngx
|
|
- documents
|
|
- paper
|
|
sources:
|
|
- https://github.com/paperless-ngx/paperless-ngx
|
|
- https://paperless-ngx.readthedocs.io/en/latest/
|
|
dependencies:
|
|
- name: common
|
|
repository: https://library-charts.truecharts.org
|
|
version: 9.3.3
|
|
- condition: postgresql.enabled
|
|
name: postgresql
|
|
repository: https://charts.truecharts.org/
|
|
version: 7.0.54
|
|
- condition: redis.enabled
|
|
name: redis
|
|
repository: https://charts.truecharts.org
|
|
version: 2.0.45
|
|
maintainers:
|
|
- email: info@truecharts.org
|
|
name: TrueCharts
|
|
url: https://truecharts.org
|
|
annotations:
|
|
truecharts.org/catagories: |
|
|
- productivity
|
|
truecharts.org/SCALE-support: "true"
|
|
truecharts.org/grade: U
|