Skip to content

Commit

Permalink
[bitnami/wordpress] Release 23.1.12 (#29275)
Browse files Browse the repository at this point in the history
* [bitnami/wordpress] Release 23.1.12 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 authored Sep 6, 2024
1 parent 33c95dd commit b4dd573
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 10 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.11 (2024-09-05)
## 23.1.12 (2024-09-06)

* [bitnami/wordpress] Release 23.1.11 ([#29219](https://github.com/bitnami/charts/pull/29219))
* [bitnami/wordpress] Release 23.1.12 ([#29275](https://github.com/bitnami/charts/pull/29275))

## <small>23.1.11 (2024-09-05)</small>

* [bitnami/wordpress] Release 23.1.11 (#29219) ([fb5cd2d](https://github.com/bitnami/charts/commit/fb5cd2dec5d32cc1ae25fa9333b011bd6114b584)), closes [#29219](https://github.com/bitnami/charts/issues/29219)

## <small>23.1.10 (2024-08-30)</small>

Expand Down
6 changes: 3 additions & 3 deletions bitnami/wordpress/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
dependencies:
- name: memcached
repository: oci://registry-1.docker.io/bitnamicharts
version: 7.4.13
version: 7.4.14
- 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:b37e20c95d724f67271cb51c23f5391225241b8ee701a72fb44264efecedc9ab
generated: "2024-09-05T16:04:39.204576088Z"
digest: sha256:8237b06f4965c29547e8b2ba0507466470ae0565267ebb19180f6e2df7b1b730
generated: "2024-09-06T11:01:08.435607464Z"
6 changes: 3 additions & 3 deletions bitnami/wordpress/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ annotations:
licenses: Apache-2.0
images: |
- name: apache-exporter
image: docker.io/bitnami/apache-exporter:1.0.8-debian-12-r8
image: docker.io/bitnami/apache-exporter:1.0.8-debian-12-r9
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r29
- name: wordpress
image: docker.io/bitnami/wordpress:6.6.1-debian-12-r16
image: docker.io/bitnami/wordpress:6.6.1-debian-12-r18
apiVersion: v2
appVersion: 6.6.1
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.11
version: 23.1.12
4 changes: 2 additions & 2 deletions 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.1-debian-12-r16
tag: 6.6.1-debian-12-r18
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
Expand Down Expand Up @@ -997,7 +997,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/apache-exporter
tag: 1.0.8-debian-12-r8
tag: 1.0.8-debian-12-r9
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
Expand Down

0 comments on commit b4dd573

Please sign in to comment.