31 lines
799 B
YAML
31 lines
799 B
YAML
apiVersion: v2
|
|
appVersion: "3.7.0"
|
|
dependencies:
|
|
- name: common
|
|
repository: https://truecharts.org
|
|
version: 9.1.2
|
|
- condition: mariadb.enabled
|
|
name: mariadb
|
|
repository: https://truecharts.org/
|
|
version: 2.0.1
|
|
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.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.2
|
|
annotations:
|
|
truecharts.org/catagories: |
|
|
- crm
|
|
truecharts.org/SCALE-support: "true"
|
|
truecharts.org/grade: U
|