mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
[stable/prestashop] Bump bitnami/prestashop image to version 1.6.1.9-r5 (#492)
* prestashop-0.4.2: bump `bitnami/prestashop` image to version `1.6.1.9-r5` * update mariadb dependency to 0.5.6
This commit is contained in:
committed by
Vic Iglesias
parent
d21c6af086
commit
ebe70c66d8
@@ -1,5 +1,5 @@
|
||||
name: prestashop
|
||||
version: 0.4.1
|
||||
version: 0.4.2
|
||||
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.
|
||||
keywords:
|
||||
- prestashop
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
dependencies:
|
||||
- name: mariadb
|
||||
repository: https://kubernetes-charts.storage.googleapis.com/
|
||||
version: 0.5.4
|
||||
digest: sha256:7388428c9d365911ec0431462cd31a7feb89dd9b8488e387448f598017dea49d
|
||||
generated: 2016-12-08T15:17:52.50703327+05:30
|
||||
version: 0.5.6
|
||||
digest: sha256:1b3aad03b4383d1a24dfbfef6ba1beb45f7ace2baa399c66f5a4d56d0f7bc717
|
||||
generated: 2017-01-25T16:48:57.093927912-08:00
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
dependencies:
|
||||
- name: mariadb
|
||||
version: 0.5.4
|
||||
version: 0.5.x
|
||||
repository: https://kubernetes-charts.storage.googleapis.com/
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
## Bitnami PrestaShop image version
|
||||
## ref: https://hub.docker.com/r/bitnami/prestashop/tags/
|
||||
##
|
||||
image: bitnami/prestashop:1.6.1.9-r2
|
||||
image: bitnami/prestashop:1.6.1.9-r5
|
||||
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
|
||||
Reference in New Issue
Block a user