[stable/magento] Release 0.5.1 (#2691)

* magento: update to `bitnami/magento:2.2.1-r0`

* magento: bump chart appVersion to `2.2.1`

* magento: bump chart version to `0.5.1`
This commit is contained in:
Bitnami Bot
2017-11-09 10:25:48 -05:00
committed by Matt Farina
parent 2671e4cca8
commit d8243772c0
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
name: magento
version: 0.5.0
appVersion: 2.2.0
version: 0.5.1
appVersion: 2.2.1
description: A feature-rich flexible e-commerce solution. It includes transaction options, multi-store functionality, loyalty programs, product categorization and shopper filtering, promotion rules, and more.
keywords:
- magento
+1 -1
View File
@@ -2,7 +2,7 @@
## ref: https://hub.docker.com/r/bitnami/magento/tags/
##
image: bitnami/magento:2.2.0-r0
image: bitnami/magento:2.2.1-r0
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'