31 lines
804 B
YAML
31 lines
804 B
YAML
|
apiVersion: v2
|
||
|
appVersion: "3.7.0"
|
||
|
dependencies:
|
||
|
- name: common
|
||
|
repository: https://truecharts.org
|
||
|
version: 9.0.0
|
||
|
- condition: mariadb.enabled
|
||
|
name: mariadb
|
||
|
repository: https://truecharts.org/
|
||
|
version: 2.0.0
|
||
|
description: "Monica is a great open source personal relationship management system."
|
||
|
home: https://github.com/truecharts/apps/tree/master/charts/stable/monica
|
||
|
icon: https://truecharts.org/_static/img/appicons/monica-icon.png
|
||
|
keywords:
|
||
|
- crm
|
||
|
kubeVersion: '>=1.16.0-0'
|
||
|
maintainers:
|
||
|
- email: info@truecharts.org
|
||
|
name: TrueCharts
|
||
|
url: https://truecharts.org
|
||
|
name: monica
|
||
|
sources:
|
||
|
- https://github.com/monicahq/monica
|
||
|
- https://hub.docker.com/_/monica
|
||
|
version: 1.0.0
|
||
|
annotations:
|
||
|
truecharts.org/catagories: |
|
||
|
- crm
|
||
|
truecharts.org/SCALE-support: "true"
|
||
|
truecharts.org/grade: U
|