From 23b8501de8a79e120f8deba0b3d717715f08bf13 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Thu, 4 Jan 2018 16:13:19 +0000 Subject: [PATCH] [stable/odoo] Release 0.6.8 (#3225) * odoo: update to `bitnami/odoo:11.0.20180104-r0` * odoo: bump chart appVersion to `11.0.20180104` * odoo: bump chart version to `0.6.8` * bump chart version to 0.7.0 this is a major release of odoo and there is no upgrade path from 10 to 11 in the community version --- 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 3e8c5bc9e0..25ca84d2ee 100644 --- a/stable/odoo/Chart.yaml +++ b/stable/odoo/Chart.yaml @@ -1,6 +1,6 @@ name: odoo -version: 0.6.7 -appVersion: 10.0.20180102 +version: 0.7.0 +appVersion: 11.0.20180104 description: A suite of web based open source business apps. keywords: - odoo diff --git a/stable/odoo/values.yaml b/stable/odoo/values.yaml index 250c3a33ac..72b1e18fef 100644 --- a/stable/odoo/values.yaml +++ b/stable/odoo/values.yaml @@ -1,7 +1,7 @@ ## Bitnami Odoo image version ## ref: https://hub.docker.com/r/bitnami/odoo/tags/ ## -image: bitnami/odoo:10.0.20180102-r0 +image: bitnami/odoo:11.0.20180104-r0 ## Specify a imagePullPolicy ## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images