diff --git a/stable/odoo/Chart.yaml b/stable/odoo/Chart.yaml index 60e190ca51..a3d8f028e9 100644 --- a/stable/odoo/Chart.yaml +++ b/stable/odoo/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v1 name: odoo -version: 6.2.2 -appVersion: 11.0.20190415 +version: 7.0.0 +appVersion: 12.0.20190415 description: A suite of web based open source business apps. home: https://www.odoo.com/ icon: https://bitnami.com/assets/stacks/odoo/img/odoo-stack-110x117.png diff --git a/stable/odoo/values.yaml b/stable/odoo/values.yaml index a2e965b645..e2d73d5dc0 100644 --- a/stable/odoo/values.yaml +++ b/stable/odoo/values.yaml @@ -13,7 +13,7 @@ image: registry: docker.io repository: bitnami/odoo - tag: 11.0.20190415 + tag: 12.0.20190415 ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images