32 lines
907 B
YAML
32 lines
907 B
YAML
apiVersion: v2
|
|
kubeVersion: ">=1.16.0-0"
|
|
name: papermerge
|
|
version: 0.0.24
|
|
appVersion: "2.0.1"
|
|
description: Papermerge is an open source document management system (DMS) primarily designed for archiving and retrieving your digital documents.
|
|
type: application
|
|
deprecated: false
|
|
home: https://github.com/truecharts/apps/tree/master/charts/stable/papermerge
|
|
icon: https://truecharts.org/_static/img/appicons/papermerge-icon.png
|
|
keywords:
|
|
- papermerge
|
|
sources:
|
|
- https://hub.docker.com/r/linuxserver/papermerge
|
|
dependencies:
|
|
- name: common
|
|
repository: https://truecharts.org
|
|
version: 8.16.0
|
|
- condition: redis.enabled
|
|
name: redis
|
|
repository: https://truecharts.org
|
|
version: 1.0.76
|
|
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
|