33 lines
883 B
YAML
33 lines
883 B
YAML
apiVersion: v2
|
|
appVersion: "1.10"
|
|
description: Teedy is an open source, lightweight document management system for individuals and businesses.
|
|
name: teedy
|
|
version: 5.0.0
|
|
kubeVersion: ">=1.16.0-0"
|
|
keywords:
|
|
- teedy
|
|
- documents
|
|
- management
|
|
home: https://github.com/truecharts/apps/tree/master/charts/stable/teedy
|
|
icon: https://truecharts.org/_static/img/appicons/teedy-icon.png
|
|
sources:
|
|
- https://github.com/sismics/docs
|
|
- https://github.com/truecharts/apps/tree/master/charts/teedy
|
|
dependencies:
|
|
- name: common
|
|
repository: https://truecharts.org
|
|
version: 9.0.0
|
|
- condition: postgresql.enabled
|
|
name: postgresql
|
|
repository: https://truecharts.org/
|
|
version: 7.0.0
|
|
maintainers:
|
|
- email: info@truecharts.org
|
|
name: TrueCharts
|
|
url: https://truecharts.org
|
|
annotations:
|
|
truecharts.org/catagories: |
|
|
- media
|
|
truecharts.org/SCALE-support: "true"
|
|
truecharts.org/grade: U
|