From 23afa276d6631da46d96ccf15bcea77a50714d79 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Mon, 23 Jul 2018 14:33:17 +0530 Subject: [PATCH] [stable/odoo] Release 2.0.3 (#6701) * odoo: update to `11.0.20180715-debian-9` * odoo: bump chart appVersion to `11.0.20180715` * odoo: bump chart version to `2.0.3` --- stable/odoo/Chart.yaml | 4 ++-- stable/odoo/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/stable/odoo/Chart.yaml b/stable/odoo/Chart.yaml index 185d865592..c626dd33bf 100644 --- a/stable/odoo/Chart.yaml +++ b/stable/odoo/Chart.yaml @@ -1,6 +1,6 @@ name: odoo -version: 2.0.2 -appVersion: 11.0.20180615 +version: 2.0.3 +appVersion: 11.0.20180715 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 23bbe3a9ac..2273ee72b4 100644 --- a/stable/odoo/values.yaml +++ b/stable/odoo/values.yaml @@ -4,7 +4,7 @@ image: registry: docker.io repository: bitnami/odoo - tag: 11.0.20180615-debian-9 + tag: 11.0.20180715-debian-9 ## 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