mirror of
https://github.com/bitnami/charts.git
synced 2026-03-04 06:47:57 +08:00
38 lines
1013 B
YAML
38 lines
1013 B
YAML
# Copyright VMware, Inc.
|
|
# SPDX-License-Identifier: APACHE-2.0
|
|
|
|
annotations:
|
|
category: CRM
|
|
licenses: Apache-2.0
|
|
images: |
|
|
- name: odoo
|
|
image: docker.io/bitnami/odoo:17.0.20240105-debian-11-r0
|
|
apiVersion: v2
|
|
appVersion: 17.0.20240105
|
|
dependencies:
|
|
- condition: postgresql.enabled
|
|
name: postgresql
|
|
repository: oci://registry-1.docker.io/bitnamicharts
|
|
version: 13.x.x
|
|
- name: common
|
|
repository: oci://registry-1.docker.io/bitnamicharts
|
|
tags:
|
|
- bitnami-common
|
|
version: 2.x.x
|
|
description: Odoo is an open source ERP and CRM platform, formerly known as OpenERP, that can connect a wide variety of business operations such as sales, supply chain, finance, and project management.
|
|
home: https://bitnami.com
|
|
icon: https://bitnami.com/assets/stacks/odoo/img/odoo-stack-220x234.png
|
|
keywords:
|
|
- odoo
|
|
- crm
|
|
- www
|
|
- http
|
|
- web
|
|
maintainers:
|
|
- name: VMware, Inc.
|
|
url: https://github.com/bitnami/charts
|
|
name: odoo
|
|
sources:
|
|
- https://github.com/bitnami/charts/tree/main/bitnami/odoo
|
|
version: 25.3.1
|