38 lines
977 B
YAML
38 lines
977 B
YAML
|
apiVersion: v2
|
||
|
appVersion: "15.0"
|
||
|
version: 8.0.0
|
||
|
kubeVersion: '>=1.16.0-0'
|
||
|
name: odoo
|
||
|
description: All-in-one business software. Beautiful. Easy-to-use. CRM, Accounting, PM, HR, Procurement, Point of Sale, MRP, Marketing, etc.
|
||
|
type: application
|
||
|
home: https://github.com/truecharts/apps/tree/master/charts/stable/odoo
|
||
|
icon: https://truecharts.org/_static/img/appicons/odoo.png
|
||
|
keywords:
|
||
|
- odoo
|
||
|
- crm
|
||
|
- pm
|
||
|
- hr
|
||
|
- accounting
|
||
|
- mrp
|
||
|
- marketing
|
||
|
sources:
|
||
|
- https://www.odoo.com/
|
||
|
- https://hub.docker.com/repository/docker/nicholaswilde/odoo
|
||
|
dependencies:
|
||
|
- name: common
|
||
|
repository: https://library-charts.truecharts.org
|
||
|
version: 10.0.8
|
||
|
- condition: postgresql.enabled
|
||
|
name: postgresql
|
||
|
repository: https://charts.truecharts.org/
|
||
|
version: 8.0.1
|
||
|
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
|