[bitnami/wordpress] Release 23.1.13 (#29364)

* [bitnami/wordpress] Release 23.1.13 updating components versions

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

* Update CHANGELOG.md

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-13 12:34:37 +02:00
committed by GitHub
parent b1a390ba56
commit 7c58a14b23
4 changed files with 15 additions and 11 deletions

View File

@@ -1,8 +1,12 @@
# Changelog
## 23.1.12 (2024-09-06)
## 23.1.13 (2024-09-13)
* [bitnami/wordpress] Release 23.1.12 ([#29275](https://github.com/bitnami/charts/pull/29275))
* [bitnami/wordpress] Release 23.1.13 ([#29364](https://github.com/bitnami/charts/pull/29364))
## <small>23.1.12 (2024-09-06)</small>
* [bitnami/wordpress] Release 23.1.12 (#29275) ([b4dd573](https://github.com/bitnami/charts/commit/b4dd573fb5c00290db0552b8b1c034584a89d827)), closes [#29275](https://github.com/bitnami/charts/issues/29275)
## <small>23.1.11 (2024-09-05)</small>

View File

@@ -1,12 +1,12 @@
dependencies:
- name: memcached
repository: oci://registry-1.docker.io/bitnamicharts
version: 7.4.14
version: 7.4.15
- 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:8237b06f4965c29547e8b2ba0507466470ae0565267ebb19180f6e2df7b1b730
generated: "2024-09-06T11:01:08.435607464Z"
digest: sha256:3924995a7f44f045bf28e66f5e33c4cc6e90cc065a8d72bdb703340f0c3515bb
generated: "2024-09-11T10:11:33.588432605Z"

View File

@@ -8,11 +8,11 @@ annotations:
- name: apache-exporter
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
image: docker.io/bitnami/os-shell:12-debian-12-r30
- name: wordpress
image: docker.io/bitnami/wordpress:6.6.1-debian-12-r18
image: docker.io/bitnami/wordpress:6.6.2-debian-12-r1
apiVersion: v2
appVersion: 6.6.1
appVersion: 6.6.2
dependencies:
- condition: memcached.enabled
name: memcached
@@ -44,4 +44,4 @@ maintainers:
name: wordpress
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/wordpress
version: 23.1.12
version: 23.1.13

View File

@@ -84,7 +84,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/wordpress
tag: 6.6.1-debian-12-r18
tag: 6.6.2-debian-12-r1
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
@@ -894,7 +894,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/os-shell
tag: 12-debian-12-r29
tag: 12-debian-12-r30
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.