mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
[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:
committed by
Adnan Abdulhussein
parent
882fb4256f
commit
e632fc6273
@@ -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,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'
|
||||
|
||||
Reference in New Issue
Block a user