From b1696cb4409cfe57e8f5dd0b0b7ea6d35a30b002 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Mon, 17 Sep 2018 13:06:00 +0200 Subject: [PATCH] [stable/odoo] Release 2.0.8 (#7756) * odoo: update to `11.0.20180915-debian-9` Signed-off-by: Bitnami Containers * odoo: updated chart requirements Signed-off-by: Bitnami Containers * odoo: bump chart appVersion to `11.0.20180915` Signed-off-by: Bitnami Containers * odoo: bump chart version to `2.0.8` Signed-off-by: Bitnami Containers --- stable/odoo/Chart.yaml | 4 ++-- stable/odoo/requirements.lock | 4 ++-- stable/odoo/values.yaml | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/stable/odoo/Chart.yaml b/stable/odoo/Chart.yaml index 35431fcff3..7b4f416eeb 100644 --- a/stable/odoo/Chart.yaml +++ b/stable/odoo/Chart.yaml @@ -1,6 +1,6 @@ name: odoo -version: 2.0.7 -appVersion: 11.0.20180815 +version: 2.0.8 +appVersion: 11.0.20180915 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/requirements.lock b/stable/odoo/requirements.lock index 13c536ef5a..b04b9274e3 100644 --- a/stable/odoo/requirements.lock +++ b/stable/odoo/requirements.lock @@ -1,6 +1,6 @@ dependencies: - name: postgresql repository: https://kubernetes-charts.storage.googleapis.com/ - version: 0.15.0 + version: 0.18.0 digest: sha256:88ef0719267ade838b784ffd08d91a6728350516344d5cd7089502587c982ded -generated: 2018-07-09T11:35:51.59840856Z +generated: 2018-09-17T10:41:27.340179448Z diff --git a/stable/odoo/values.yaml b/stable/odoo/values.yaml index ccf1cd6fe6..25deba3112 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.20180815-debian-9 + tag: 11.0.20180915-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