[bitnami/wordpress] Release 22.4.9 (#27110)

* [bitnami/wordpress] Release 22.4.9 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-06-12 10:13:31 +02:00
committed by GitHub
parent ea7b2f5847
commit 04ec6a62fe
4 changed files with 12 additions and 8 deletions

View File

@@ -1,8 +1,12 @@
# Changelog
## 22.4.8 (2024-06-07)
## 22.4.9 (2024-06-12)
* [bitnami/wordpress] Release 22.4.8 ([#27055](https://github.com/bitnami/charts/pull/27055))
* [bitnami/wordpress] Release 22.4.9 ([#27110](https://github.com/bitnami/charts/pull/27110))
## <small>22.4.8 (2024-06-07)</small>
* [bitnami/wordpress] Release 22.4.8 (#27055) ([313aea9](https://github.com/bitnami/charts/commit/313aea9ab4add43d1dac1fe049259a18fce70018)), closes [#27055](https://github.com/bitnami/charts/issues/27055)
## <small>22.4.7 (2024-06-06)</small>

View File

@@ -7,6 +7,6 @@ dependencies:
version: 18.2.2
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.20.0
digest: sha256:b2a20d5e694728ae36f027ceef00a0ff8339e923202a0662b1166fd905c3fa9b
generated: "2024-06-07T15:51:35.247660495Z"
version: 2.20.2
digest: sha256:4645e922c469d8ec823b30a9922e7f7e7e98e43f93e3e8c8dc3dbb6fe8114887
generated: "2024-06-12T07:48:54.499427086Z"

View File

@@ -10,7 +10,7 @@ annotations:
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r22
- name: wordpress
image: docker.io/bitnami/wordpress:6.5.4-debian-12-r2
image: docker.io/bitnami/wordpress:6.5.4-debian-12-r3
apiVersion: v2
appVersion: 6.5.4
dependencies:
@@ -44,4 +44,4 @@ maintainers:
name: wordpress
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/wordpress
version: 22.4.8
version: 22.4.9

View File

@@ -82,7 +82,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/wordpress
tag: 6.5.4-debian-12-r2
tag: 6.5.4-debian-12-r3
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'