27 lines
877 B
YAML
27 lines
877 B
YAML
apiVersion: v2
|
|
appVersion: v1.9
|
|
description: Teedy is an open source, lightweight document management system for individuals and businesses.
|
|
name: teedy
|
|
version: 3.1.1
|
|
kubeVersion: ">=1.16.0-0"
|
|
keywords:
|
|
- teedy
|
|
- documents
|
|
- management
|
|
home: https://github.com/k8s-at-home/charts/tree/master/charts/stable/teedy
|
|
icon: https://camo.githubusercontent.com/529d95bcf95198a51c7176ed59068238a6099ee6828aa47a3aac697d6c5ee5f4/68747470733a2f2f74656564792e696f2f696d672f6769746875622d7469746c652e706e67
|
|
sources:
|
|
- https://github.com/sismics/docs
|
|
- https://github.com/k8s-at-home/charts/tree/master/charts/teedy
|
|
maintainers:
|
|
- name: carpenike
|
|
email: ryan@ryanholt.net
|
|
dependencies:
|
|
- name: common
|
|
repository: https://library-charts.k8s-at-home.com
|
|
version: 2.1.0
|
|
- name: postgresql
|
|
version: 10.3.7
|
|
repository: https://charts.bitnami.com/bitnami
|
|
condition: postgresql.enabled
|