diff --git a/bitnami/prestashop/CHANGELOG.md b/bitnami/prestashop/CHANGELOG.md index 01a7be5709..4088c3146c 100644 --- a/bitnami/prestashop/CHANGELOG.md +++ b/bitnami/prestashop/CHANGELOG.md @@ -1,8 +1,12 @@ # Changelog -## 21.2.7 (2024-06-24) +## 21.2.8 (2024-07-03) -* [bitnami/prestashop] Release 21.2.7 ([#27515](https://github.com/bitnami/charts/pull/27515)) +* [bitnami/prestashop] Release 21.2.8 ([#27707](https://github.com/bitnami/charts/pull/27707)) + +## 21.2.7 (2024-06-24) + +* [bitnami/prestashop] Release 21.2.7 (#27515) ([5a9b88c](https://github.com/bitnami/charts/commit/5a9b88cc97439cf49929d46e97507eb6194c45ae)), closes [#27515](https://github.com/bitnami/charts/issues/27515) ## 21.2.6 (2024-06-18) diff --git a/bitnami/prestashop/Chart.lock b/bitnami/prestashop/Chart.lock index e266af973f..4217cd69c2 100644 --- a/bitnami/prestashop/Chart.lock +++ b/bitnami/prestashop/Chart.lock @@ -1,9 +1,9 @@ dependencies: - name: mariadb repository: oci://registry-1.docker.io/bitnamicharts - version: 18.2.4 + version: 18.2.6 - name: common repository: oci://registry-1.docker.io/bitnamicharts version: 2.20.3 -digest: sha256:70111ad579eb61cbeddaa1ab2a49e8531386cc52770026b944eb6ff1094a5f50 -generated: "2024-06-24T15:12:56.139953316Z" +digest: sha256:45fa124844332106477d92c0d7d13a56ee154d7ae4021e7c80ddc27ce2d39eee +generated: "2024-07-03T07:20:45.060506203Z" diff --git a/bitnami/prestashop/Chart.yaml b/bitnami/prestashop/Chart.yaml index 004dc4d9ef..61add73248 100644 --- a/bitnami/prestashop/Chart.yaml +++ b/bitnami/prestashop/Chart.yaml @@ -6,11 +6,11 @@ annotations: licenses: Apache-2.0 images: | - name: apache-exporter - image: docker.io/bitnami/apache-exporter:1.0.7-debian-12-r9 + image: docker.io/bitnami/apache-exporter:1.0.8-debian-12-r2 - name: os-shell - image: docker.io/bitnami/os-shell:12-debian-12-r22 + image: docker.io/bitnami/os-shell:12-debian-12-r24 - name: prestashop - image: docker.io/bitnami/prestashop:8.1.7-debian-12-r0 + image: docker.io/bitnami/prestashop:8.1.7-debian-12-r1 apiVersion: v2 appVersion: 8.1.7 dependencies: @@ -38,4 +38,4 @@ maintainers: name: prestashop sources: - https://github.com/bitnami/charts/tree/main/bitnami/prestashop -version: 21.2.7 +version: 21.2.8 diff --git a/bitnami/prestashop/values.yaml b/bitnami/prestashop/values.yaml index d52012e60c..8b13c5d238 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.7-debian-12-r0 + tag: 8.1.7-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-r22 + tag: 12-debian-12-r24 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-r9 + tag: 1.0.8-debian-12-r2 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-r22 + tag: 12-debian-12-r24 digest: "" ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'