From 9f78fe10f7ee643fa42a0062ab3d7792f71d17e3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Rodr=C3=ADguez=20Hern=C3=A1ndez?= Date: Wed, 17 Oct 2018 18:10:42 +0200 Subject: [PATCH] [stable/magento] Remove distro tag (#8549) Signed-off-by: Carlos Rodriguez Hernandez --- stable/magento/Chart.yaml | 2 +- stable/magento/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/stable/magento/Chart.yaml b/stable/magento/Chart.yaml index 66383c6c24..c304525537 100644 --- a/stable/magento/Chart.yaml +++ b/stable/magento/Chart.yaml @@ -1,5 +1,5 @@ name: magento -version: 3.1.0 +version: 3.1.1 appVersion: 2.2.6 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: diff --git a/stable/magento/values.yaml b/stable/magento/values.yaml index 96f0e28cc3..10b23438c3 100644 --- a/stable/magento/values.yaml +++ b/stable/magento/values.yaml @@ -10,7 +10,7 @@ image: registry: docker.io repository: bitnami/magento - tag: 2.2.6-debian-9 + tag: 2.2.6 ## 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