diff --git a/stable/magento/Chart.yaml b/stable/magento/Chart.yaml index 7c6de2ef12..b85b9cf613 100644 --- a/stable/magento/Chart.yaml +++ b/stable/magento/Chart.yaml @@ -1,6 +1,6 @@ name: magento -version: 2.0.3 -appVersion: 2.2.4 +version: 2.0.4 +appVersion: 2.2.5 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 be2ce0db26..03da91526f 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.4 + tag: 2.2.5-debian-9 ## 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