33 lines
923 B
YAML
33 lines
923 B
YAML
|
apiVersion: v2
|
||
|
appVersion: "6.3.11"
|
||
|
description: OpenKM integrates all essential documents management, collaboration and an advanced search functionality into one easy to use solution.
|
||
|
name: openkm
|
||
|
version: 5.0.0
|
||
|
kubeVersion: ">=1.16.0-0"
|
||
|
keywords:
|
||
|
- openkm
|
||
|
- documentation management
|
||
|
- docs
|
||
|
home: https://github.com/truecharts/apps/tree/master/charts/stable/openkm
|
||
|
icon: https://truecharts.org/_static/img/appicons/openkm-icon.png
|
||
|
sources:
|
||
|
- https://www.openkm.com/
|
||
|
- https://github.com/openkm/document-management-system
|
||
|
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
|