From 2212294636f2f0a1302fe32e75110454e5b2fb5e Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Mon, 23 Jul 2018 14:27:17 +0530 Subject: [PATCH] [stable/prestashop] Release 2.0.4 (#6702) * prestashop: update to `1.7.4-1-debian-9` * prestashop: bump chart appVersion to `1.7.4-1` * prestashop: bump chart version to `2.0.4` --- stable/prestashop/Chart.yaml | 4 ++-- stable/prestashop/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/stable/prestashop/Chart.yaml b/stable/prestashop/Chart.yaml index a1e59bf529..196cd6bb85 100644 --- a/stable/prestashop/Chart.yaml +++ b/stable/prestashop/Chart.yaml @@ -1,6 +1,6 @@ name: prestashop -version: 2.0.3 -appVersion: 1.7.4-0 +version: 2.0.4 +appVersion: 1.7.4-1 description: A popular open source ecommerce solution. Professional tools are easily accessible to increase online sales including instant guest checkout, abandoned cart reminders and automated Email marketing. diff --git a/stable/prestashop/values.yaml b/stable/prestashop/values.yaml index 4da250d3a9..16867063de 100644 --- a/stable/prestashop/values.yaml +++ b/stable/prestashop/values.yaml @@ -4,7 +4,7 @@ image: registry: docker.io repository: bitnami/prestashop - tag: 1.7.4-0-debian-9 + tag: 1.7.4-1-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