[bitnami/wordpress] Release 23.1.23 (#29970)

* [bitnami/wordpress] Release 23.1.23 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-17 19:34:25 +02:00
committed by GitHub
parent 75a26c75d7
commit 528c56e817
3 changed files with 10 additions and 5 deletions

View File

@@ -1,8 +1,13 @@
# Changelog
## 23.1.22 (2024-10-16)
## 23.1.23 (2024-10-17)
* [bitnami/wordpress] Release 23.1.22 ([#29946](https://github.com/bitnami/charts/pull/29946))
* [bitnami/wordpress] Release 23.1.23 ([#29970](https://github.com/bitnami/charts/pull/29970))
## <small>23.1.22 (2024-10-16)</small>
* [bitnami/wordpress] Release 23.1.22 (#29946) ([b96295c](https://github.com/bitnami/charts/commit/b96295c21f6f2cb7fe0631fe14b7c9da2bcde9b6)), closes [#29946](https://github.com/bitnami/charts/issues/29946)
* Update documentation links to techdocs.broadcom.com (#29931) ([f0d9ad7](https://github.com/bitnami/charts/commit/f0d9ad78f39f633d275fc576d32eae78ded4d0b8)), closes [#29931](https://github.com/bitnami/charts/issues/29931)
## <small>23.1.21 (2024-10-08)</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-r9
image: docker.io/bitnami/wordpress:6.6.2-debian-12-r10
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.22
version: 23.1.23

View File

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