mirror of
https://github.com/truenas/charts.git
synced 2026-04-08 21:28:46 +08:00
* Update Odoo app_versions.json
* Revert "Update Odoo app_versions.json"
This reverts commit e46af1ba7c.
* Update Odoo app_versions.json
* Odoo chart version bump
---------
Co-authored-by: agonzalez <agonzalez@kanteron.com>
Co-authored-by: --global <--global>
27 lines
640 B
YAML
27 lines
640 B
YAML
name: odoo
|
|
description: Odoo is a suite of web based open source business apps.
|
|
annotations:
|
|
title: Odoo
|
|
type: application
|
|
version: 2.0.8
|
|
apiVersion: v2
|
|
appVersion: '17.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.2.9
|
|
home: https://www.odoo.com/
|
|
icon: https://media.sys.truenas.net/apps/odoo/icons/icon.png
|
|
sources:
|
|
- https://hub.docker.com/_/odoo
|
|
- https://github.com/truenas/charts/tree/master/community/odoo
|
|
- https://github.com/odoo/odoo
|
|
keywords:
|
|
- erp
|
|
- odoo
|