mirror of
https://github.com/bitnami/charts.git
synced 2026-03-29 16:27:11 +08:00
[bitnami/wordpress] ⚡ ⬆️ Update dependency references (#34866)
* [bitnami/wordpress] Release 25.0.1 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:
@@ -1,8 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 25.0.1 (2025-07-08)
|
||||
|
||||
* [bitnami/wordpress] :zap: :arrow_up: Update dependency references ([#34866](https://github.com/bitnami/charts/pull/34866))
|
||||
|
||||
## 25.0.0 (2025-06-25)
|
||||
|
||||
* [bitnami/wordpress] Upgrade MariaDB 11.8 ([#34638](https://github.com/bitnami/charts/pull/34638))
|
||||
* [bitnami/wordpress] Upgrade MariaDB 11.8 (#34638) ([d78e9fc](https://github.com/bitnami/charts/commit/d78e9fc583b87d250645b6061fa8610c8720baa9)), closes [#34638](https://github.com/bitnami/charts/issues/34638)
|
||||
|
||||
## <small>24.2.11 (2025-06-20)</small>
|
||||
|
||||
|
||||
@@ -5,11 +5,11 @@ annotations:
|
||||
category: CMS
|
||||
images: |
|
||||
- name: apache-exporter
|
||||
image: docker.io/bitnami/apache-exporter:1.0.10-debian-12-r11
|
||||
image: docker.io/bitnami/apache-exporter:1.0.10-debian-12-r12
|
||||
- name: os-shell
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r47
|
||||
- name: wordpress
|
||||
image: docker.io/bitnami/wordpress:6.8.1-debian-12-r6
|
||||
image: docker.io/bitnami/wordpress:6.8.1-debian-12-r9
|
||||
licenses: Apache-2.0
|
||||
tanzuCategory: application
|
||||
apiVersion: v2
|
||||
@@ -47,4 +47,4 @@ maintainers:
|
||||
name: wordpress
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/wordpress
|
||||
version: 25.0.0
|
||||
version: 25.0.1
|
||||
|
||||
@@ -90,7 +90,7 @@ diagnosticMode:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/wordpress
|
||||
tag: 6.8.1-debian-12-r6
|
||||
tag: 6.8.1-debian-12-r9
|
||||
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-r11
|
||||
tag: 1.0.10-debian-12-r12
|
||||
digest: ""
|
||||
pullPolicy: IfNotPresent
|
||||
## Optionally specify an array of imagePullSecrets.
|
||||
|
||||
Reference in New Issue
Block a user