[stable/opencart] Release 0.5.1 (#1530)

* opencart: update to `bitnami/opencart:3.0.2-0-r0`

* opencart: bump chart appVersion to `3.0.2`

* opencart: bump chart version to `0.5.1`
This commit is contained in:
Bitnami Bot
2017-07-22 00:20:37 +02:00
committed by Reinhard Nägele
parent 2ec76aa27f
commit 33c3606951
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
name: opencart
version: 0.5.0
appVersion: 3.0.1-2
version: 0.5.1
appVersion: 3.0.2
description: A free and open source e-commerce platform for online merchants. It provides a professional and reliable foundation for a successful online store.
keywords:
- opencart
+1 -1
View File
@@ -1,7 +1,7 @@
## Bitnami OpenCart image version
## ref: https://hub.docker.com/r/bitnami/opencart/tags/
##
image: bitnami/opencart:3.0.1-2-r0
image: bitnami/opencart:3.0.2-0-r0
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'