[bitnami/prestashop] Release 9.2.14 updating components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
Bitnami Containers
2020-09-24 19:51:49 +00:00
parent a45873c442
commit f5d468860b
3 changed files with 8 additions and 8 deletions

View File

@@ -1,7 +1,7 @@
apiVersion: v1
name: prestashop
version: 9.2.13
appVersion: 1.7.6-7
version: 9.2.14
appVersion: 1.7.6-8
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

View File

@@ -1,6 +1,6 @@
dependencies:
- name: mariadb
repository: https://charts.bitnami.com/bitnami
version: 7.10.1
digest: sha256:bfaa31dd37fd808a7ea1a66135bfd5254399cae73e649eefd7ce54fe778d04be
generated: "2020-09-20T13:50:36.7370222Z"
version: 7.10.2
digest: sha256:de40add8388c04bd253723f085cf7daff51b30636b34b84f05e6d4ee3da47a11
generated: "2020-09-24T18:44:51.519864421Z"

View File

@@ -14,7 +14,7 @@
image:
registry: docker.io
repository: bitnami/prestashop
tag: 1.7.6-7-debian-10-r49
tag: 1.7.6-8-debian-10-r0
## 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
@@ -126,7 +126,7 @@ mariadb:
image:
registry: docker.io
repository: bitnami/mariadb
tag: 10.1.46-debian-10-r33
tag: 10.1.46-debian-10-r39
## Disable MariaDB replication
replication:
enabled: false
@@ -305,7 +305,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/apache-exporter
tag: 0.8.0-debian-10-r153
tag: 0.8.0-debian-10-r159
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.