diff --git a/bitnami/prestashop/CHANGELOG.md b/bitnami/prestashop/CHANGELOG.md
index 89c4713b73..488df6bd8d 100644
--- a/bitnami/prestashop/CHANGELOG.md
+++ b/bitnami/prestashop/CHANGELOG.md
@@ -1,8 +1,12 @@
# Changelog
-## 21.2.2 (2024-06-05)
+## 21.2.3 (2024-06-06)
-* [bitnami/prestashop] Bump chart version ([#26856](https://github.com/bitnami/charts/pull/26856))
+* [bitnami/prestashop] Release 21.2.3 ([#26915](https://github.com/bitnami/charts/pull/26915))
+
+## 21.2.2 (2024-06-05)
+
+* [bitnami/prestashop] Bump chart version (#26856) ([4822668](https://github.com/bitnami/charts/commit/48226687c36fb97115aeb5f811490850db6d33ce)), closes [#26856](https://github.com/bitnami/charts/issues/26856)
## 21.2.1 (2024-06-05)
diff --git a/bitnami/prestashop/Chart.lock b/bitnami/prestashop/Chart.lock
index 4f8a5ba745..c1dac45ff9 100644
--- a/bitnami/prestashop/Chart.lock
+++ b/bitnami/prestashop/Chart.lock
@@ -4,6 +4,6 @@ dependencies:
version: 18.2.1
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
- version: 2.19.3
-digest: sha256:7c38699a1e5655841a6b5cc2c078368f2fcdcab4d0baeba0c11158443c94049c
-generated: "2024-06-05T15:06:01.457236+02:00"
+ version: 2.20.0
+digest: sha256:ab769fa11e32c418d0b6df6f352283260734a42f47a3221ec21d85f6a706a0fe
+generated: "2024-06-06T13:00:40.231098929Z"
diff --git a/bitnami/prestashop/Chart.yaml b/bitnami/prestashop/Chart.yaml
index 30554e5522..24bf0d7505 100644
--- a/bitnami/prestashop/Chart.yaml
+++ b/bitnami/prestashop/Chart.yaml
@@ -6,36 +6,36 @@ annotations:
licenses: Apache-2.0
images: |
- name: apache-exporter
- image: docker.io/bitnami/apache-exporter:1.0.7-debian-12-r8
+ image: docker.io/bitnami/apache-exporter:1.0.7-debian-12-r9
- name: os-shell
- image: docker.io/bitnami/os-shell:12-debian-12-r21
+ image: docker.io/bitnami/os-shell:12-debian-12-r22
- name: prestashop
- image: docker.io/bitnami/prestashop:8.1.6-debian-12-r0
+ image: docker.io/bitnami/prestashop:8.1.6-debian-12-r1
apiVersion: v2
appVersion: 8.1.6
dependencies:
- - condition: mariadb.enabled
- name: mariadb
- repository: oci://registry-1.docker.io/bitnamicharts
- version: 18.x.x
- - name: common
- repository: oci://registry-1.docker.io/bitnamicharts
- tags:
- - bitnami-common
- version: 2.x.x
+- condition: mariadb.enabled
+ name: mariadb
+ repository: oci://registry-1.docker.io/bitnamicharts
+ version: 18.x.x
+- name: common
+ repository: oci://registry-1.docker.io/bitnamicharts
+ tags:
+ - bitnami-common
+ version: 2.x.x
description: PrestaShop is a powerful open source eCommerce platform used by over 250,000 online storefronts worldwide. It is easily customizable, responsive, and includes powerful tools to drive online sales.
home: https://bitnami.com
icon: https://bitnami.com/assets/stacks/prestashop/img/prestashop-stack-220x234.png
keywords:
- - prestashop
- - e-commerce
- - http
- - web
- - php
+- prestashop
+- e-commerce
+- http
+- web
+- php
maintainers:
- - name: Broadcom, Inc. All Rights Reserved.
- url: https://github.com/bitnami/charts
+- name: Broadcom, Inc. All Rights Reserved.
+ url: https://github.com/bitnami/charts
name: prestashop
sources:
- - https://github.com/bitnami/charts/tree/main/bitnami/prestashop
-version: 21.2.2
+- https://github.com/bitnami/charts/tree/main/bitnami/prestashop
+version: 21.2.3
diff --git a/bitnami/prestashop/values.yaml b/bitnami/prestashop/values.yaml
index 41507f12ad..f59963db7e 100644
--- a/bitnami/prestashop/values.yaml
+++ b/bitnami/prestashop/values.yaml
@@ -65,7 +65,7 @@ extraDeploy: []
image:
registry: docker.io
repository: bitnami/prestashop
- tag: 8.1.6-debian-12-r0
+ tag: 8.1.6-debian-12-r1
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
@@ -738,7 +738,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/os-shell
- tag: 12-debian-12-r21
+ tag: 12-debian-12-r22
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
@@ -788,7 +788,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/apache-exporter
- tag: 1.0.7-debian-12-r8
+ tag: 1.0.7-debian-12-r9
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
@@ -871,7 +871,7 @@ certificates:
image:
registry: docker.io
repository: bitnami/os-shell
- tag: 12-debian-12-r21
+ tag: 12-debian-12-r22
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'