[bitnami/prestashop] Release 21.2.8 (#27707)

* [bitnami/prestashop] Release 21.2.8 updating components versions

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

* Update CHANGELOG.md

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

---------

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2024-07-03 09:48:13 +02:00
committed by GitHub
parent 407cf4b367
commit 30b4dd4233
4 changed files with 17 additions and 13 deletions

View File

@@ -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))
## <small>21.2.7 (2024-06-24)</small>
* [bitnami/prestashop] Release 21.2.7 (#27515) ([5a9b88c](https://github.com/bitnami/charts/commit/5a9b88cc97439cf49929d46e97507eb6194c45ae)), closes [#27515](https://github.com/bitnami/charts/issues/27515)
## <small>21.2.6 (2024-06-18)</small>

View File

@@ -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"

View File

@@ -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

View File

@@ -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'