diff --git a/stable/prestashop/Chart.yaml b/stable/prestashop/Chart.yaml index 265c1864ac..a24cc3705b 100644 --- a/stable/prestashop/Chart.yaml +++ b/stable/prestashop/Chart.yaml @@ -1,6 +1,6 @@ name: prestashop -version: 2.0.0 -appVersion: 1.7.3-3 +version: 2.0.1 +appVersion: 1.7.3-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 5858b44e7b..6848632d87 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: 4.2.2 + version: 4.2.5 digest: sha256:b75f19f70f8a102eeda32e04c0c99dd8e635de3f3ee27e28c6f93054276e9dc1 -generated: 2018-06-11T15:57:44.62475904+02:00 +generated: 2018-06-27T13:17:13.084322701Z diff --git a/stable/prestashop/values.yaml b/stable/prestashop/values.yaml index 671db99be8..bd03cda377 100644 --- a/stable/prestashop/values.yaml +++ b/stable/prestashop/values.yaml @@ -4,7 +4,7 @@ image: registry: docker.io repository: bitnami/prestashop - tag: 1.7.3-3 + tag: 1.7.3-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