[bitnami/wordpress] Release 23.1.14 (#29453)

* [bitnami/wordpress] Release 23.1.14 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-16 19:31:08 +02:00
committed by GitHub
parent 6d377f7d0d
commit 2d235fc79a
4 changed files with 13 additions and 9 deletions

View File

@@ -1,8 +1,12 @@
# Changelog
## 23.1.13 (2024-09-13)
## 23.1.14 (2024-09-16)
* [bitnami/wordpress] Release 23.1.13 ([#29364](https://github.com/bitnami/charts/pull/29364))
* [bitnami/wordpress] Release 23.1.14 ([#29453](https://github.com/bitnami/charts/pull/29453))
## <small>23.1.13 (2024-09-13)</small>
* [bitnami/wordpress] Release 23.1.13 (#29364) ([7c58a14](https://github.com/bitnami/charts/commit/7c58a14b23667b5322b6ca6410b7e1ea6bf16126)), closes [#29364](https://github.com/bitnami/charts/issues/29364)
## <small>23.1.12 (2024-09-06)</small>

View File

@@ -1,12 +1,12 @@
dependencies:
- name: memcached
repository: oci://registry-1.docker.io/bitnamicharts
version: 7.4.15
version: 7.4.16
- name: mariadb
repository: oci://registry-1.docker.io/bitnamicharts
version: 19.0.5
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.22.0
digest: sha256:3924995a7f44f045bf28e66f5e33c4cc6e90cc065a8d72bdb703340f0c3515bb
generated: "2024-09-11T10:11:33.588432605Z"
version: 2.23.0
digest: sha256:7dbd7c7d4fed8622fc68be597c6dd78478117b0158e435a1d70bbd3eac2b5d00
generated: "2024-09-16T17:12:21.97255989Z"

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-r1
image: docker.io/bitnami/wordpress:6.6.2-debian-12-r2
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.13
version: 23.1.14

View File

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