mirror of
https://github.com/k8s-at-home/charts.git
synced 2025-01-31 05:49:04 +00:00
25 lines
696 B
YAML
25 lines
696 B
YAML
apiVersion: v2
|
|
appVersion: v2.19.1
|
|
description: A Personal Relationship Management tool to help you organize your social life
|
|
name: monica
|
|
version: 4.4.1
|
|
kubeVersion: ">=1.16.0-0"
|
|
keywords:
|
|
- crm
|
|
home: https://github.com/k8s-at-home/charts/tree/master/charts/stable/monica
|
|
icon: https://pbs.twimg.com/profile_images/951820722191720450/mtCNuIXX.jpg
|
|
sources:
|
|
- https://github.com/monicahq/monica
|
|
- https://hub.docker.com/_/monica
|
|
maintainers:
|
|
- name: billimek
|
|
email: jeff@billimek.com
|
|
dependencies:
|
|
- name: common
|
|
repository: https://library-charts.k8s-at-home.com
|
|
version: 2.5.0
|
|
- name: mariadb
|
|
version: 9.3.13
|
|
repository: https://charts.bitnami.com/bitnami
|
|
condition: mariadb.enabled
|