[bitnami/wordpress] Release 23.1.2 (#28839)

* [bitnami/wordpress] Release 23.1.2 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-08-12 21:00:13 +02:00
committed by GitHub
parent 1fe5125f24
commit ae815be89c
4 changed files with 12 additions and 8 deletions

View File

@@ -1,8 +1,12 @@
# Changelog
## 23.1.1 (2024-08-08)
## 23.1.2 (2024-08-12)
* [bitnami/wordpress] Release 23.1.1 ([#28776](https://github.com/bitnami/charts/pull/28776))
* [bitnami/wordpress] Release 23.1.2 ([#28839](https://github.com/bitnami/charts/pull/28839))
## <small>23.1.1 (2024-08-08)</small>
* [bitnami/wordpress] Release 23.1.1 (#28776) ([e727cd8](https://github.com/bitnami/charts/commit/e727cd8b0f898bda9e8739b908c5b77e0173c412)), closes [#28776](https://github.com/bitnami/charts/issues/28776)
## 23.1.0 (2024-08-06)

View File

@@ -7,6 +7,6 @@ dependencies:
version: 19.0.3
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.21.0
digest: sha256:bb51055596fa8e21e6c97faaa525a3bf9d1b2515da1dfb37de2ce55afc42803f
generated: "2024-08-05T20:23:47.898431924Z"
version: 2.22.0
digest: sha256:1ae0d0bebab787ef39c3cbdefa06ee2798e9b8af40572f307cfb75558b5a7544
generated: "2024-08-12T18:36:10.660062951Z"

View File

@@ -10,7 +10,7 @@ annotations:
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r27
- name: wordpress
image: docker.io/bitnami/wordpress:6.6.1-debian-12-r6
image: docker.io/bitnami/wordpress:6.6.1-debian-12-r8
apiVersion: v2
appVersion: 6.6.1
dependencies:
@@ -44,4 +44,4 @@ maintainers:
name: wordpress
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/wordpress
version: 23.1.1
version: 23.1.2

View File

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