mirror of
https://github.com/bitnami/charts.git
synced 2026-04-06 09:17:08 +08:00
[bitnami/wordpress] Release 23.0.8 (#28159)
* [bitnami/wordpress] Release 23.0.8 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:
@@ -1,8 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 23.0.7 (2024-07-18)
|
||||
## 23.0.8 (2024-07-18)
|
||||
|
||||
* [bitnami/wordpress] Global StorageClass as default value ([#28110](https://github.com/bitnami/charts/pull/28110))
|
||||
* [bitnami/wordpress] Release 23.0.8 ([#28159](https://github.com/bitnami/charts/pull/28159))
|
||||
|
||||
## <small>23.0.7 (2024-07-18)</small>
|
||||
|
||||
* [bitnami/wordpress] Global StorageClass as default value (#28110) ([6f6094f](https://github.com/bitnami/charts/commit/6f6094f72801a5abd10c81fa86c02a903cc27ecf)), closes [#28110](https://github.com/bitnami/charts/issues/28110)
|
||||
|
||||
## <small>23.0.6 (2024-07-17)</small>
|
||||
|
||||
|
||||
@@ -4,9 +4,9 @@ dependencies:
|
||||
version: 7.4.9
|
||||
- name: mariadb
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 19.0.0
|
||||
version: 19.0.1
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 2.20.5
|
||||
digest: sha256:3d011fd76b6a95f074197877a2fafeea15c630be6cc4567abab8af624863c472
|
||||
generated: "2024-07-17T15:52:07.226912983Z"
|
||||
digest: sha256:815de29fa716e60599c1e74c9073dc1ca499c975de982d85c577bfe1ba21b8a9
|
||||
generated: "2024-07-18T16:31:05.665047035Z"
|
||||
|
||||
@@ -10,38 +10,38 @@ annotations:
|
||||
- name: os-shell
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r25
|
||||
- name: wordpress
|
||||
image: docker.io/bitnami/wordpress:6.6.0-debian-12-r2
|
||||
image: docker.io/bitnami/wordpress:6.6.0-debian-12-r3
|
||||
apiVersion: v2
|
||||
appVersion: 6.6.0
|
||||
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: 19.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: 19.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: 23.0.7
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/wordpress
|
||||
version: 23.0.8
|
||||
|
||||
@@ -84,7 +84,7 @@ diagnosticMode:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/wordpress
|
||||
tag: 6.6.0-debian-12-r2
|
||||
tag: 6.6.0-debian-12-r3
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
|
||||
Reference in New Issue
Block a user