From 0e772ac6915dd197c58219a259dc8d5c53142fbe Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Mon, 30 Jul 2018 13:12:57 +0530 Subject: [PATCH] [stable/prestashop] Release 2.0.5 (#6869) * prestashop: update to `1.7.4-2-debian-9` * prestashop: bump chart appVersion to `1.7.4-2` * prestashop: bump chart version to `2.0.5` --- 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 196cd6bb85..977f3a4a95 100644 --- a/stable/prestashop/Chart.yaml +++ b/stable/prestashop/Chart.yaml @@ -1,6 +1,6 @@ name: prestashop -version: 2.0.4 -appVersion: 1.7.4-1 +version: 2.0.5 +appVersion: 1.7.4-2 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 16867063de..670fbcccbe 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-1-debian-9 + tag: 1.7.4-2-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