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.