From ec0604ed66f67e1650186d78026541f47bf59ef9 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Thu, 3 May 2018 22:38:11 +0200 Subject: [PATCH] [stable/magento] Release 1.0.2 (#5359) * magento: update to `2.2.4` * magento: bump chart appVersion to `2.2.4` * magento: bump chart version to `1.0.2` --- stable/magento/Chart.yaml | 4 ++-- stable/magento/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/stable/magento/Chart.yaml b/stable/magento/Chart.yaml index 5af6190523..c790408921 100644 --- a/stable/magento/Chart.yaml +++ b/stable/magento/Chart.yaml @@ -1,6 +1,6 @@ name: magento -version: 1.0.1 -appVersion: 2.2.3 +version: 1.0.2 +appVersion: 2.2.4 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 diff --git a/stable/magento/values.yaml b/stable/magento/values.yaml index d95dc8c14b..700e227374 100644 --- a/stable/magento/values.yaml +++ b/stable/magento/values.yaml @@ -4,7 +4,7 @@ image: registry: docker.io repository: bitnami/magento - tag: 2.2.3 + tag: 2.2.4 ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images