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