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