From fec7ff1ecc2d8ac8f64e55291a82d910b1bf1bf1 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Wed, 16 Jan 2019 06:52:41 -0800 Subject: [PATCH] odoo: update to `11.0.20190115` (#10700) Signed-off-by: Bitnami Containers --- 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 49381ab462..bff7b702b4 100644 --- a/stable/odoo/Chart.yaml +++ b/stable/odoo/Chart.yaml @@ -1,6 +1,6 @@ name: odoo -version: 5.0.3 -appVersion: 11.0.20181215 +version: 5.0.4 +appVersion: 11.0.20190115 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 2c6f983711..f1b3fb39d4 100644 --- a/stable/odoo/values.yaml +++ b/stable/odoo/values.yaml @@ -10,7 +10,7 @@ image: registry: docker.io repository: bitnami/odoo - tag: 11.0.20181215 + tag: 11.0.20190115 ## 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