[bitnami/wordpress] Release 23.1.1 (#28776)

* [bitnami/wordpress] Release 23.1.1 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-08 13:09:38 +02:00
committed by GitHub
parent bf01cfdddd
commit e727cd8b0f
3 changed files with 10 additions and 6 deletions

View File

@@ -1,8 +1,12 @@
# Changelog
## 23.1.1 (2024-08-08)
* [bitnami/wordpress] Release 23.1.1 ([#28776](https://github.com/bitnami/charts/pull/28776))
## 23.1.0 (2024-08-06)
* [bitnami/wordpress] Add the possibility to set `smtpFromEmail` and `smtpFromName` ([#28648](https://github.com/bitnami/charts/pull/28648))
* [bitnami/wordpress] Add the possibility to set `smtpFromEmail` and `smtpFromName` (#28648) ([5210d9c](https://github.com/bitnami/charts/commit/5210d9cc7cdb0b66fe3d93d92745b5c2b304f7f8)), closes [#28648](https://github.com/bitnami/charts/issues/28648)
## <small>23.0.15 (2024-08-05)</small>

View File

@@ -6,11 +6,11 @@ annotations:
licenses: Apache-2.0
images: |
- name: apache-exporter
image: docker.io/bitnami/apache-exporter:1.0.8-debian-12-r6
image: docker.io/bitnami/apache-exporter:1.0.8-debian-12-r7
- 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-r5
image: docker.io/bitnami/wordpress:6.6.1-debian-12-r6
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.0
version: 23.1.1

View File

@@ -84,7 +84,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/wordpress
tag: 6.6.1-debian-12-r5
tag: 6.6.1-debian-12-r6
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
@@ -997,7 +997,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/apache-exporter
tag: 1.0.8-debian-12-r6
tag: 1.0.8-debian-12-r7
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.