[bitnami/wordpress] Release 24.0.11 (#30846)

* [bitnami/wordpress] Release 24.0.11 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-12-10 00:04:06 +01:00
committed by GitHub
parent 7df0c76908
commit 7940dc2203
4 changed files with 14 additions and 10 deletions

View File

@@ -1,8 +1,12 @@
# Changelog
## 24.0.10 (2024-12-04)
## 24.0.11 (2024-12-09)
* [bitnami/wordpress] Release 24.0.10 ([#30788](https://github.com/bitnami/charts/pull/30788))
* [bitnami/wordpress] Release 24.0.11 ([#30846](https://github.com/bitnami/charts/pull/30846))
## <small>24.0.10 (2024-12-04)</small>
* [bitnami/wordpress] Release 24.0.10 (#30788) ([af92a10](https://github.com/bitnami/charts/commit/af92a103ee153a2b03700c1b129a059f897998ab)), closes [#30788](https://github.com/bitnami/charts/issues/30788)
## <small>24.0.9 (2024-12-03)</small>

View File

@@ -1,12 +1,12 @@
dependencies:
- name: memcached
repository: oci://registry-1.docker.io/bitnamicharts
version: 7.5.3
version: 7.5.4
- name: mariadb
repository: oci://registry-1.docker.io/bitnamicharts
version: 20.1.1
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.27.2
digest: sha256:13c9c1f9eafa7d4a9edf5febf5975cccca69b19840e0fab29d9a98e21ee58515
generated: "2024-12-03T15:57:28.120379949Z"
digest: sha256:f4020cdc987fc0cc4349b76d2f96057db1bb8ad22264b058bec60394d0954ec6
generated: "2024-12-09T22:43:50.895277601Z"

View File

@@ -6,11 +6,11 @@ annotations:
licenses: Apache-2.0
images: |
- name: apache-exporter
image: docker.io/bitnami/apache-exporter:1.0.9-debian-12-r4
image: docker.io/bitnami/apache-exporter:1.0.9-debian-12-r6
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r33
- name: wordpress
image: docker.io/bitnami/wordpress:6.7.1-debian-12-r3
image: docker.io/bitnami/wordpress:6.7.1-debian-12-r4
apiVersion: v2
appVersion: 6.7.1
dependencies:
@@ -44,4 +44,4 @@ maintainers:
name: wordpress
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/wordpress
version: 24.0.10
version: 24.0.11

View File

@@ -82,7 +82,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/wordpress
tag: 6.7.1-debian-12-r3
tag: 6.7.1-debian-12-r4
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
@@ -994,7 +994,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/apache-exporter
tag: 1.0.9-debian-12-r4
tag: 1.0.9-debian-12-r6
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.