2021-12-12 22:27:04 +00:00
|
|
|
apiVersion: v2
|
|
|
|
kubeVersion: ">=1.16.0-0"
|
|
|
|
name: paperless-ng
|
2021-12-28 14:46:00 +00:00
|
|
|
version: 1.0.6
|
2021-12-12 22:42:29 +00:00
|
|
|
appVersion: "1.5.0"
|
2021-12-12 22:27:04 +00:00
|
|
|
description: Paperless-ng 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
|
2021-12-15 17:52:33 +00:00
|
|
|
icon: https://truecharts.org/_static/img/appicons/paperless-ng-icon.png
|
2021-12-12 22:27:04 +00:00
|
|
|
keywords:
|
|
|
|
- paperless-ng
|
|
|
|
sources:
|
|
|
|
- https://hub.docker.com/r/linuxserver/paperless-ng
|
|
|
|
dependencies:
|
|
|
|
- name: common
|
|
|
|
repository: https://truecharts.org
|
2021-12-28 14:46:00 +00:00
|
|
|
version: 8.9.26
|
2021-12-17 22:05:07 +00:00
|
|
|
- condition: postgresql.enabled
|
|
|
|
name: postgresql
|
|
|
|
repository: https://truecharts.org/
|
2021-12-28 14:46:00 +00:00
|
|
|
version: 6.0.40
|
2021-12-17 22:05:07 +00:00
|
|
|
- condition: redis.enabled
|
|
|
|
name: redis
|
|
|
|
repository: https://truecharts.org
|
2021-12-28 14:46:00 +00:00
|
|
|
version: 1.0.45
|
2021-12-12 22:27:04 +00:00
|
|
|
maintainers:
|
|
|
|
- email: info@truecharts.org
|
|
|
|
name: TrueCharts
|
|
|
|
url: https://truecharts.org
|
|
|
|
annotations:
|
|
|
|
truecharts.org/catagories: |
|
|
|
|
- incubator
|
|
|
|
truecharts.org/SCALE-support: "true"
|
|
|
|
truecharts.org/grade: U
|