[bitnami/wordpress] Release 23.1.17 (#29594)

* [bitnami/wordpress] Release 23.1.17 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-09-25 14:01:43 +02:00
committed by GitHub
parent 733c5e8a55
commit 15df4f2ef9
4 changed files with 12 additions and 8 deletions

View File

@@ -1,8 +1,12 @@
# Changelog
## 23.1.16 (2024-09-20)
## 23.1.17 (2024-09-25)
* [bitnami/wordpress] Release 23.1.16 ([#29544](https://github.com/bitnami/charts/pull/29544))
* [bitnami/wordpress] Release 23.1.17 ([#29594](https://github.com/bitnami/charts/pull/29594))
## <small>23.1.16 (2024-09-20)</small>
* [bitnami/wordpress] Release 23.1.16 (#29544) ([043b978](https://github.com/bitnami/charts/commit/043b9781e1aca676b68abec414763eeb88978a80)), closes [#29544](https://github.com/bitnami/charts/issues/29544)
## <small>23.1.15 (2024-09-19)</small>

View File

@@ -4,9 +4,9 @@ dependencies:
version: 7.4.16
- name: mariadb
repository: oci://registry-1.docker.io/bitnamicharts
version: 19.0.6
version: 19.0.7
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.23.0
digest: sha256:67e4b7c4a17f6969af6c54e46c6e5ae3d7498febb9816e891ca7dd5351fd1963
generated: "2024-09-19T09:40:58.191671318Z"
digest: sha256:8fcee8083fa27d75587d5ae53745cf89498816882b972211f2652a30ced66ab3
generated: "2024-09-25T11:39:21.938643125Z"

View File

@@ -10,7 +10,7 @@ annotations:
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r30
- name: wordpress
image: docker.io/bitnami/wordpress:6.6.2-debian-12-r4
image: docker.io/bitnami/wordpress:6.6.2-debian-12-r5
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.16
version: 23.1.17

View File

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