diff --git a/stable/odoo/Chart.yaml b/stable/odoo/Chart.yaml index a67e13b486..f38892d10e 100644 --- a/stable/odoo/Chart.yaml +++ b/stable/odoo/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v1 name: odoo -version: 8.0.0 -appVersion: 12.0.20190415 +version: 8.0.1 +appVersion: 12.0.20190515 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 e2d73d5dc0..9c792ab3e7 100644 --- a/stable/odoo/values.yaml +++ b/stable/odoo/values.yaml @@ -13,7 +13,7 @@ image: registry: docker.io repository: bitnami/odoo - tag: 12.0.20190415 + tag: 12.0.20190515 ## 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