[bitnami/wordpress] ⬆️ Update dependency references (#33556)

* [bitnami/wordpress] Release 24.2.6 updating components versions

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>

* Update CHANGELOG.md

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>

---------

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
Bitnami Bot
2025-05-08 16:49:33 +02:00
committed by GitHub
parent 8fbddc628d
commit 69c79f39b0
3 changed files with 16 additions and 10 deletions

View File

@@ -1,8 +1,12 @@
# Changelog
## 24.2.5 (2025-05-06)
## 24.2.6 (2025-05-08)
* [bitnami/wordpress] chore: :recycle: :arrow_up: Update common and remove k8s < 1.23 references ([#33449](https://github.com/bitnami/charts/pull/33449))
* [bitnami/wordpress] :zap: :arrow_up: Update dependency references ([#33556](https://github.com/bitnami/charts/pull/33556))
## <small>24.2.5 (2025-05-06)</small>
* [bitnami/wordpress] chore: :recycle: :arrow_up: Update common and remove k8s < 1.23 references (#334 ([2c523ed](https://github.com/bitnami/charts/commit/2c523ed14d02778383a5727c557cfda22e670808)), closes [#33449](https://github.com/bitnami/charts/issues/33449)
## <small>24.2.4 (2025-04-30)</small>

View File

@@ -2,16 +2,16 @@
# SPDX-License-Identifier: APACHE-2.0
annotations:
tanzuCategory: application
category: CMS
licenses: Apache-2.0
images: |
- name: apache-exporter
image: docker.io/bitnami/apache-exporter:1.0.10-debian-12-r4
image: docker.io/bitnami/apache-exporter:1.0.10-debian-12-r5
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r43
- name: wordpress
image: docker.io/bitnami/wordpress:6.8.1-debian-12-r0
image: docker.io/bitnami/wordpress:6.8.1-debian-12-r1
licenses: Apache-2.0
tanzuCategory: application
apiVersion: v2
appVersion: 6.8.1
dependencies:
@@ -28,7 +28,9 @@ dependencies:
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.
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://dyltqmyl993wv.cloudfront.net/assets/stacks/wordpress/img/wordpress-stack-220x234.png
keywords:
@@ -45,4 +47,4 @@ maintainers:
name: wordpress
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/wordpress
version: 24.2.5
version: 24.2.6

View File

@@ -90,7 +90,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/wordpress
tag: 6.8.1-debian-12-r0
tag: 6.8.1-debian-12-r1
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
@@ -1002,7 +1002,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/apache-exporter
tag: 1.0.10-debian-12-r4
tag: 1.0.10-debian-12-r5
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.