Files
truecharts/charts/stable/paperless-ng/Chart.yaml
T
Stavros KoisandGitHub d21615d259 feat(paperless-ng): move to official image (#1552)
* feat(paperless-ng): move to official image

* bump major

* hmm

* aha

* lint

* fix tpl and add redis dep

* address feedback

* enable varrun

* test root

* use tccr and re-enable varrun

* new image + test redis

* ...

* ofc...

* run as root

* enable varrun

* rofs false

* more perms?!

* not relevant

* disable varrun

* remove comments

* identation

* puid

* remove redisDatabase key
2021-12-17 23:05:07 +01:00

36 lines
990 B
YAML

apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: paperless-ng
version: 1.0.0
appVersion: "1.5.0"
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
icon: https://truecharts.org/_static/img/appicons/paperless-ng-icon.png
keywords:
- paperless-ng
sources:
- https://hub.docker.com/r/linuxserver/paperless-ng
dependencies:
- name: common
repository: https://truecharts.org
version: 8.9.21
- condition: postgresql.enabled
name: postgresql
repository: https://truecharts.org/
version: 6.0.31
- condition: redis.enabled
name: redis
repository: https://truecharts.org
version: 1.0.36
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