[bitnami/wordpress] Release 24.2.2 (#32921)

* [bitnami/wordpress] Release 24.2.2 updating components versions

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>

* Update CHANGELOG.md

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>

---------

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
Bitnami Bot
2025-04-09 18:33:09 +02:00
committed by GitHub
parent 16a3bf2579
commit fd3b5b045f
3 changed files with 13 additions and 9 deletions

View File

@@ -1,8 +1,12 @@
# Changelog
## 24.2.1 (2025-04-05)
## 24.2.2 (2025-04-09)
* [bitnami/wordpress] Release 24.2.1 ([#32824](https://github.com/bitnami/charts/pull/32824))
* [bitnami/wordpress] Release 24.2.2 ([#32921](https://github.com/bitnami/charts/pull/32921))
## <small>24.2.1 (2025-04-05)</small>
* [bitnami/wordpress] Release 24.2.1 (#32824) ([1f14bb1](https://github.com/bitnami/charts/commit/1f14bb10870b4cd30fe1d6d2e7d9e8c32eaf9a8f)), closes [#32824](https://github.com/bitnami/charts/issues/32824)
## 24.2.0 (2025-04-04)

View File

@@ -7,11 +7,11 @@ annotations:
licenses: Apache-2.0
images: |
- name: apache-exporter
image: docker.io/bitnami/apache-exporter:1.0.10-debian-12-r1
image: docker.io/bitnami/apache-exporter:1.0.10-debian-12-r3
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r40
image: docker.io/bitnami/os-shell:12-debian-12-r42
- name: wordpress
image: docker.io/bitnami/wordpress:6.7.2-debian-12-r11
image: docker.io/bitnami/wordpress:6.7.2-debian-12-r13
apiVersion: v2
appVersion: 6.7.2
dependencies:
@@ -45,4 +45,4 @@ maintainers:
name: wordpress
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/wordpress
version: 24.2.1
version: 24.2.2

View File

@@ -90,7 +90,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/wordpress
tag: 6.7.2-debian-12-r11
tag: 6.7.2-debian-12-r13
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
@@ -899,7 +899,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/os-shell
tag: 12-debian-12-r40
tag: 12-debian-12-r42
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
@@ -1002,7 +1002,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/apache-exporter
tag: 1.0.10-debian-12-r1
tag: 1.0.10-debian-12-r3
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.