[bitnami/wordpress] Release 22.4.10 (#27121)

* [bitnami/wordpress] Release 22.4.10 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 15:10:17 +02:00
committed by GitHub
parent e6d16b4256
commit 0987f61894
3 changed files with 9 additions and 5 deletions

View File

@@ -1,8 +1,12 @@
# Changelog
## 22.4.9 (2024-06-12)
## 22.4.10 (2024-06-12)
* [bitnami/wordpress] Release 22.4.9 ([#27110](https://github.com/bitnami/charts/pull/27110))
* [bitnami/wordpress] Release 22.4.10 ([#27121](https://github.com/bitnami/charts/pull/27121))
## <small>22.4.9 (2024-06-12)</small>
* [bitnami/wordpress] Release 22.4.9 (#27110) ([04ec6a6](https://github.com/bitnami/charts/commit/04ec6a62fe4615763e21bc63bd618ec6089db52c)), closes [#27110](https://github.com/bitnami/charts/issues/27110)
## <small>22.4.8 (2024-06-07)</small>

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-r3
image: docker.io/bitnami/wordpress:6.5.4-debian-12-r4
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.9
version: 22.4.10

View File

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