From e804f97dd3dd55a44456d9833ef02c2f132c2962 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Rodr=C3=ADguez=20Hern=C3=A1ndez?= Date: Wed, 17 Oct 2018 17:28:55 +0200 Subject: [PATCH] [stable/prestashop] Remove distro tag (#8539) Signed-off-by: Carlos Rodriguez Hernandez --- stable/prestashop/Chart.yaml | 2 +- stable/prestashop/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/stable/prestashop/Chart.yaml b/stable/prestashop/Chart.yaml index ab870a88f9..00c08cde5b 100644 --- a/stable/prestashop/Chart.yaml +++ b/stable/prestashop/Chart.yaml @@ -1,5 +1,5 @@ name: prestashop -version: 4.0.0 +version: 4.0.1 appVersion: 1.7.4-3 description: A popular open source ecommerce solution. Professional tools are easily accessible to increase online sales including instant guest checkout, abandoned diff --git a/stable/prestashop/values.yaml b/stable/prestashop/values.yaml index bb7d1302ce..59a929b72f 100644 --- a/stable/prestashop/values.yaml +++ b/stable/prestashop/values.yaml @@ -10,7 +10,7 @@ image: registry: docker.io repository: bitnami/prestashop - tag: 1.7.4-3-debian-9 + tag: 1.7.4-3 ## 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