Skip to content

Commit

Permalink
[bitnami/wordpress] Release 23.1.15 (#29531)
Browse files Browse the repository at this point in the history
* [bitnami/wordpress] Release 23.1.15 updating components versions

Signed-off-by: Bitnami Containers <[email protected]>

* Update CHANGELOG.md

Signed-off-by: Bitnami Containers <[email protected]>

---------

Signed-off-by: Bitnami Containers <[email protected]>
  • Loading branch information
bitnami-bot committed Sep 19, 2024
1 parent 90521a3 commit 195a040
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 8 deletions.
8 changes: 6 additions & 2 deletions bitnami/wordpress/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
# Changelog

## 23.1.14 (2024-09-16)
## 23.1.15 (2024-09-19)

* [bitnami/wordpress] Release 23.1.14 ([#29453](https://github.com/bitnami/charts/pull/29453))
* [bitnami/wordpress] Release 23.1.15 ([#29531](https://github.com/bitnami/charts/pull/29531))

## <small>23.1.14 (2024-09-16)</small>

* [bitnami/wordpress] Release 23.1.14 (#29453) ([2d235fc](https://github.com/bitnami/charts/commit/2d235fc79a375722505db5a2aba5913fff452147)), closes [#29453](https://github.com/bitnami/charts/issues/29453)

## <small>23.1.13 (2024-09-13)</small>

Expand Down
6 changes: 3 additions & 3 deletions bitnami/wordpress/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ dependencies:
version: 7.4.16
- name: mariadb
repository: oci://registry-1.docker.io/bitnamicharts
version: 19.0.5
version: 19.0.6
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.23.0
digest: sha256:7dbd7c7d4fed8622fc68be597c6dd78478117b0158e435a1d70bbd3eac2b5d00
generated: "2024-09-16T17:12:21.97255989Z"
digest: sha256:67e4b7c4a17f6969af6c54e46c6e5ae3d7498febb9816e891ca7dd5351fd1963
generated: "2024-09-19T09:40:58.191671318Z"
4 changes: 2 additions & 2 deletions bitnami/wordpress/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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-r2
image: docker.io/bitnami/wordpress:6.6.2-debian-12-r3
apiVersion: v2
appVersion: 6.6.2
dependencies:
Expand Down Expand Up @@ -44,4 +44,4 @@ maintainers:
name: wordpress
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/wordpress
version: 23.1.14
version: 23.1.15
2 changes: 1 addition & 1 deletion bitnami/wordpress/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/wordpress
tag: 6.6.2-debian-12-r2
tag: 6.6.2-debian-12-r3
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
Expand Down

0 comments on commit 195a040

Please sign in to comment.