From 49f22c79c9e5ebad7e37b1976198ff864fdffac6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Rodr=C3=ADguez=20Hern=C3=A1ndez?= Date: Tue, 30 Apr 2019 09:05:36 +0200 Subject: [PATCH] [stable/odoo] Release 7.0.0 (#13393) Signed-off-by: Carlos Rodriguez Hernandez --- 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 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