[bitnami/wordpress] Release 22.4.20 (#27892)

* [bitnami/wordpress] Release 22.4.20 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-11 02:33:32 +02:00
committed by GitHub
parent 65a040321f
commit 985cf5095a
3 changed files with 9 additions and 5 deletions

View File

@@ -1,8 +1,12 @@
# Changelog
## 22.4.19 (2024-07-08)
## 22.4.20 (2024-07-11)
* [bitnami/wordpress] Release 22.4.19 ([#27842](https://github.com/bitnami/charts/pull/27842))
* [bitnami/wordpress] Release 22.4.20 ([#27892](https://github.com/bitnami/charts/pull/27892))
## <small>22.4.19 (2024-07-08)</small>
* [bitnami/wordpress] Release 22.4.19 (#27842) ([8d4001e](https://github.com/bitnami/charts/commit/8d4001e747f01ce0720eda6b09a8ec08a32324c0)), closes [#27842](https://github.com/bitnami/charts/issues/27842)
## <small>22.4.18 (2024-07-05)</small>

View File

@@ -10,7 +10,7 @@ annotations:
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r25
- name: wordpress
image: docker.io/bitnami/wordpress:6.5.5-debian-12-r6
image: docker.io/bitnami/wordpress:6.5.5-debian-12-r7
apiVersion: v2
appVersion: 6.5.5
dependencies:
@@ -44,4 +44,4 @@ maintainers:
name: wordpress
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/wordpress
version: 22.4.19
version: 22.4.20

View File

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