mirror of
https://github.com/bitnami/charts.git
synced 2026-08-10 14:15:55 +08:00
[bitnami/wordpress] ⚡ ⬆️ Update dependency references (#34565)
* [bitnami/wordpress] Release 24.2.11 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,16 @@
|
||||
# Changelog
|
||||
|
||||
## 24.2.9 (2025-06-09)
|
||||
## 24.2.11 (2025-06-20)
|
||||
|
||||
* [bitnami/wordpress] :zap: :arrow_up: Update dependency references ([#34261](https://github.com/bitnami/charts/pull/34261))
|
||||
* [bitnami/wordpress] :zap: :arrow_up: Update dependency references ([#34565](https://github.com/bitnami/charts/pull/34565))
|
||||
|
||||
## <small>24.2.10 (2025-06-13)</small>
|
||||
|
||||
* [bitnami/wordpress] :zap: :arrow_up: Update dependency references (#34393) ([4b609b0](https://github.com/bitnami/charts/commit/4b609b092ebe81d823403f65ac95da4cdf633d42)), closes [#34393](https://github.com/bitnami/charts/issues/34393)
|
||||
|
||||
## <small>24.2.9 (2025-06-09)</small>
|
||||
|
||||
* [bitnami/wordpress] :zap: :arrow_up: Update dependency references (#34261) ([622b932](https://github.com/bitnami/charts/commit/622b93209405f54af257f3823217e6b914e2cb34)), closes [#34261](https://github.com/bitnami/charts/issues/34261)
|
||||
|
||||
## <small>24.2.8 (2025-06-05)</small>
|
||||
|
||||
|
||||
@@ -7,9 +7,9 @@ annotations:
|
||||
- name: apache-exporter
|
||||
image: docker.io/bitnami/apache-exporter:1.0.10-debian-12-r11
|
||||
- name: os-shell
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r46
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r47
|
||||
- name: wordpress
|
||||
image: docker.io/bitnami/wordpress:6.8.1-debian-12-r5
|
||||
image: docker.io/bitnami/wordpress:6.8.1-debian-12-r6
|
||||
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: 24.2.10
|
||||
version: 24.2.11
|
||||
|
||||
@@ -90,7 +90,7 @@ diagnosticMode:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/wordpress
|
||||
tag: 6.8.1-debian-12-r5
|
||||
tag: 6.8.1-debian-12-r6
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
@@ -899,7 +899,7 @@ volumePermissions:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/os-shell
|
||||
tag: 12-debian-12-r46
|
||||
tag: 12-debian-12-r47
|
||||
digest: ""
|
||||
pullPolicy: IfNotPresent
|
||||
## Optionally specify an array of imagePullSecrets.
|
||||
|
||||
Reference in New Issue
Block a user