Files
chart/library/ix-dev/community/odoo/Chart.yaml
Stavros Kois 56445771a5 NAS-123658 / 24.04 / add odoo to community apps (#1468)
* add `odoo` to `community` apps

* add pg

* add config, svc, persistence

* add basic values for test

* add tmp and validation

* use the odoo user

* update readme

* remove interface config

* switch db name

* init

* do init

* extra values

* update UI

* remove redundant group

* fix typo

* bump common
2023-08-30 14:22:20 +03:00

27 lines
664 B
YAML

name: odoo
description: Odoo is a suite of web based open source business apps.
annotations:
title: Odoo
type: application
version: 1.0.0
apiVersion: v2
appVersion: '16.0'
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas
url: https://www.truenas.com/
email: dev@ixsystems.com
dependencies:
- name: common
repository: file://../../../common
version: 1.1.0
home: https://www.odoo.com/
icon: https://github.com/odoo/odoo/blob/16.0/addons/web/static/img/logo.png?raw=true
sources:
- https://hub.docker.com/_/odoo
- https://github.com/truenas/charts/tree/master/community/odoo
- https://github.com/odoo/odoo
keywords:
- erp
- odoo