[bitnami/wordpress] Release 23.1.21 (#29833)

* [bitnami/wordpress] Release 23.1.21 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-10-08 23:11:41 +02:00
committed by GitHub
parent 44c128f31a
commit 99b3f1bed2
3 changed files with 9 additions and 5 deletions

View File

@@ -1,8 +1,12 @@
# Changelog
## 23.1.20 (2024-10-08)
## 23.1.21 (2024-10-08)
* [bitnami/wordpress] Release 23.1.20 ([#29831](https://github.com/bitnami/charts/pull/29831))
* [bitnami/wordpress] Release 23.1.21 ([#29833](https://github.com/bitnami/charts/pull/29833))
## <small>23.1.20 (2024-10-08)</small>
* [bitnami/wordpress] Release 23.1.20 (#29831) ([44c128f](https://github.com/bitnami/charts/commit/44c128f31abbef672d91a622d96f698c28005879)), closes [#29831](https://github.com/bitnami/charts/issues/29831)
## <small>23.1.19 (2024-10-01)</small>

View File

@@ -10,7 +10,7 @@ annotations:
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r31
- name: wordpress
image: docker.io/bitnami/wordpress:6.6.2-debian-12-r7
image: docker.io/bitnami/wordpress:6.6.2-debian-12-r8
apiVersion: v2
appVersion: 6.6.2
dependencies:
@@ -44,4 +44,4 @@ maintainers:
name: wordpress
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/wordpress
version: 23.1.20
version: 23.1.21

View File

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