From 9ce5cd30016485b4e41b25076bd829c9de575efd Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Thu, 8 Apr 2021 17:05:00 +0000 Subject: [PATCH] [bitnami/prestashop] Release 13.1.7 updating components versions Signed-off-by: Bitnami Containers --- bitnami/prestashop/Chart.yaml | 2 +- bitnami/prestashop/values.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bitnami/prestashop/Chart.yaml b/bitnami/prestashop/Chart.yaml index 11e0c26df8..0ce79f623f 100644 --- a/bitnami/prestashop/Chart.yaml +++ b/bitnami/prestashop/Chart.yaml @@ -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 diff --git a/bitnami/prestashop/values.yaml b/bitnami/prestashop/values.yaml index fdc0a3bdf8..ce3f419964 100644 --- a/bitnami/prestashop/values.yaml +++ b/bitnami/prestashop/values.yaml @@ -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.