[bitnami/prestashop] Release 13.1.7 updating components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
Bitnami Containers
2021-04-08 17:05:00 +00:00
parent 9beec00e53
commit 9ce5cd3001
2 changed files with 3 additions and 3 deletions

View File

@@ -29,4 +29,4 @@ name: prestashop
sources:
- https://github.com/bitnami/bitnami-docker-prestashop
- https://prestashop.com/
version: 13.1.6
version: 13.1.7

View File

@@ -14,7 +14,7 @@
image:
registry: docker.io
repository: bitnami/prestashop
tag: 1.7.7-3-debian-10-r0
tag: 1.7.7-3-debian-10-r6
## 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
@@ -581,7 +581,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/apache-exporter
tag: 0.8.0-debian-10-r339
tag: 0.8.0-debian-10-r345
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.