Skip to content

Commit

Permalink
[bitnami/wordpress] Release 24.1.7 (#31481)
Browse files Browse the repository at this point in the history
* [bitnami/wordpress] Release 24.1.7 updating components versions

Signed-off-by: Bitnami Containers <[email protected]>

* Update CHANGELOG.md

Signed-off-by: Bitnami Containers <[email protected]>

---------

Signed-off-by: Bitnami Containers <[email protected]>
  • Loading branch information
bitnami-bot authored Jan 20, 2025
1 parent 8a2a477 commit 0895c88
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 7 deletions.
8 changes: 6 additions & 2 deletions bitnami/wordpress/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
# Changelog

## 24.1.6 (2025-01-13)
## 24.1.7 (2025-01-20)

* [bitnami/wordpress] Release 24.1.6 ([#31344](https://github.com/bitnami/charts/pull/31344))
* [bitnami/wordpress] Release 24.1.7 ([#31481](https://github.com/bitnami/charts/pull/31481))

## <small>24.1.6 (2025-01-13)</small>

* [bitnami/wordpress] Release 24.1.6 (#31344) ([936309d](https://github.com/bitnami/charts/commit/936309de796b64a5d613605047bd4b4e7b42c968)), closes [#31344](https://github.com/bitnami/charts/issues/31344)

## <small>24.1.5 (2024-12-17)</small>

Expand Down
6 changes: 3 additions & 3 deletions bitnami/wordpress/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ annotations:
licenses: Apache-2.0
images: |
- name: apache-exporter
image: docker.io/bitnami/apache-exporter:1.0.9-debian-12-r7
image: docker.io/bitnami/apache-exporter:1.0.9-debian-12-r8
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r35
- name: wordpress
image: docker.io/bitnami/wordpress:6.7.1-debian-12-r11
image: docker.io/bitnami/wordpress:6.7.1-debian-12-r12
apiVersion: v2
appVersion: 6.7.1
dependencies:
Expand Down Expand Up @@ -44,4 +44,4 @@ maintainers:
name: wordpress
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/wordpress
version: 24.1.6
version: 24.1.7
4 changes: 2 additions & 2 deletions bitnami/wordpress/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/wordpress
tag: 6.7.1-debian-12-r11
tag: 6.7.1-debian-12-r12
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
Expand Down Expand Up @@ -999,7 +999,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/apache-exporter
tag: 1.0.9-debian-12-r7
tag: 1.0.9-debian-12-r8
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
Expand Down

0 comments on commit 0895c88

Please sign in to comment.