[bitnami/wordpress] Release 22.4.5 (#26877)

* [bitnami/wordpress] Release 22.4.5 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-06-05 21:03:36 +02:00
committed by GitHub
parent d8486c1dd3
commit 17e5abb1a6
4 changed files with 38 additions and 34 deletions

View File

@@ -1,8 +1,12 @@
# Changelog
## 22.4.4 (2024-06-05)
## 22.4.5 (2024-06-05)
* [bitnami/wordpress] Bump chart version ([#26868](https://github.com/bitnami/charts/pull/26868))
* [bitnami/wordpress] Release 22.4.5 ([#26877](https://github.com/bitnami/charts/pull/26877))
## <small>22.4.4 (2024-06-05)</small>
* [bitnami/wordpress] Bump chart version (#26868) ([ace691a](https://github.com/bitnami/charts/commit/ace691a13e2b46943bcefd12a0417c83db2743e7)), closes [#26868](https://github.com/bitnami/charts/issues/26868)
## <small>22.4.3 (2024-06-05)</small>

View File

@@ -7,6 +7,6 @@ dependencies:
version: 18.2.1
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.19.3
digest: sha256:cc4e4d8cb7ee0460b2ed91d913c154d0434522c34f19162c607c6b1682bc4aa7
generated: "2024-06-05T15:07:14.312264+02:00"
version: 2.20.0
digest: sha256:260712efbbe94a5bccda1d522c26d9d27068a2f85d6adf7aa51046fac5fe5613
generated: "2024-06-05T18:36:35.270013641Z"

View File

@@ -6,42 +6,42 @@ annotations:
licenses: Apache-2.0
images: |
- name: apache-exporter
image: docker.io/bitnami/apache-exporter:1.0.7-debian-12-r8
image: docker.io/bitnami/apache-exporter:1.0.7-debian-12-r9
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r22
- name: wordpress
image: docker.io/bitnami/wordpress:6.5.3-debian-12-r6
image: docker.io/bitnami/wordpress:6.5.4-debian-12-r0
apiVersion: v2
appVersion: 6.5.3
appVersion: 6.5.4
dependencies:
- condition: memcached.enabled
name: memcached
repository: oci://registry-1.docker.io/bitnamicharts
version: 7.x.x
- condition: mariadb.enabled
name: mariadb
repository: oci://registry-1.docker.io/bitnamicharts
version: 18.x.x
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
tags:
- bitnami-common
version: 2.x.x
- condition: memcached.enabled
name: memcached
repository: oci://registry-1.docker.io/bitnamicharts
version: 7.x.x
- condition: mariadb.enabled
name: mariadb
repository: oci://registry-1.docker.io/bitnamicharts
version: 18.x.x
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
tags:
- bitnami-common
version: 2.x.x
description: WordPress is the world's most popular blogging and content management platform. Powerful yet simple, everyone from students to global corporations use it to build beautiful, functional websites.
home: https://bitnami.com
icon: https://bitnami.com/assets/stacks/wordpress/img/wordpress-stack-220x234.png
keywords:
- application
- blog
- cms
- http
- php
- web
- wordpress
- application
- blog
- cms
- http
- php
- web
- wordpress
maintainers:
- name: Broadcom, Inc. All Rights Reserved.
url: https://github.com/bitnami/charts
- name: Broadcom, Inc. All Rights Reserved.
url: https://github.com/bitnami/charts
name: wordpress
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/wordpress
version: 22.4.4
- https://github.com/bitnami/charts/tree/main/bitnami/wordpress
version: 22.4.5

View File

@@ -82,7 +82,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/wordpress
tag: 6.5.3-debian-12-r6
tag: 6.5.4-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
@@ -991,7 +991,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/apache-exporter
tag: 1.0.7-debian-12-r8
tag: 1.0.7-debian-12-r9
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.