[stable/prestashop] Release 0.4.10 (#1267)

* prestashop: update to `bitnami/prestashop:1.7.1.2-r0`

* prestashop: bump chart version to `0.4.10`

* Update Chart.yaml
This commit is contained in:
Bitnami Bot
2017-06-20 12:16:25 +01:00
committed by Adnan Abdulhussein
parent 316d1616ed
commit 2096fb8c2e
2 changed files with 4 additions and 3 deletions
+3 -2
View File
@@ -1,5 +1,6 @@
name: prestashop
version: 0.4.9
version: 0.4.10
appVersion: 1.7.1.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.
keywords:
- prestashop
@@ -11,7 +12,7 @@ home: https://prestashop.com/
sources:
- https://github.com/bitnami/bitnami-docker-prestashop
maintainers:
- name: Bitnami
- name: bitnami-bot
email: containers@bitnami.com
engine: gotpl
icon: https://bitnami.com/assets/stacks/prestashop/img/prestashop-stack-110x117.png
+1 -1
View File
@@ -1,7 +1,7 @@
## Bitnami PrestaShop image version
## ref: https://hub.docker.com/r/bitnami/prestashop/tags/
##
image: bitnami/prestashop:1.7.1.1-r3
image: bitnami/prestashop:1.7.1.2-r0
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'