diff --git a/stable/prestashop/Chart.yaml b/stable/prestashop/Chart.yaml index 60b9cc5427..fdee3369a4 100644 --- a/stable/prestashop/Chart.yaml +++ b/stable/prestashop/Chart.yaml @@ -1,6 +1,6 @@ name: prestashop -version: 4.1.0 -appVersion: 1.7.4-3 +version: 4.1.1 +appVersion: 1.7.4-4 description: A popular open source ecommerce solution. Professional tools are easily accessible to increase online sales including instant guest checkout, abandoned cart reminders and automated Email marketing. diff --git a/stable/prestashop/requirements.lock b/stable/prestashop/requirements.lock index 5c9654e96f..43c77d9fed 100644 --- a/stable/prestashop/requirements.lock +++ b/stable/prestashop/requirements.lock @@ -1,6 +1,6 @@ dependencies: - name: mariadb repository: https://kubernetes-charts.storage.googleapis.com/ - version: 5.2.0 + version: 5.2.3 digest: sha256:0593b73b2163fbbbae061de1aa2b8280d43f8a423a91e1c7375c0b6c86784b1c -generated: 2018-10-16T08:50:26.245376+02:00 +generated: 2018-11-07T18:41:04.985875501Z diff --git a/stable/prestashop/values.yaml b/stable/prestashop/values.yaml index 1571bfcc24..f8a511ff2b 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 + tag: 1.7.4-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