[stable/magento] Release 0.4.8 (#1220)

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

* magento: bump chart version to `0.4.8`

* update Chart.yaml

adds appVersion and changes maintainer name to github id
This commit is contained in:
Bitnami Bot
2017-06-01 18:44:23 +02:00
committed by Adnan Abdulhussein
parent 882fb4256f
commit e632fc6273
2 changed files with 4 additions and 3 deletions
+3 -2
View File
@@ -1,5 +1,6 @@
name: magento
version: 0.4.7
version: 0.4.8
appVersion: 2.1.7
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
@@ -11,7 +12,7 @@ home: https://magento.com/
sources:
- https://github.com/bitnami/bitnami-docker-magento
maintainers:
- name: Bitnami
- name: bitnami-bot
email: containers@bitnami.com
engine: gotpl
icon: https://bitnami.com/assets/stacks/magento/img/magento-stack-110x117.png
+1 -1
View File
@@ -1,7 +1,7 @@
## Bitnami Magento image version
## ref: https://hub.docker.com/r/bitnami/magento/tags/
##
image: bitnami/magento:2.1.6-r0
image: bitnami/magento:2.1.7-r0
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'