Skip to content

Commit

Permalink
[bitnami/wordpress] Release 24.1.6 (#31344)
Browse files Browse the repository at this point in the history
* [bitnami/wordpress] Release 24.1.6 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 13, 2025
1 parent 03e6250 commit 936309d
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 13 deletions.
9 changes: 7 additions & 2 deletions bitnami/wordpress/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,13 @@
# Changelog

## 24.1.5 (2024-12-17)
## 24.1.6 (2025-01-13)

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

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

* [bitnami/*] Fix typo in README (#31052) ([b41a51d](https://github.com/bitnami/charts/commit/b41a51d1bd04841fc108b78d3b8357a5292771c8)), closes [#31052](https://github.com/bitnami/charts/issues/31052)
* [bitnami/wordpress] Release 24.1.5 (#31076) ([32ceeab](https://github.com/bitnami/charts/commit/32ceeab08da1b5072e6619f5e8b6717fdd897e99)), closes [#31076](https://github.com/bitnami/charts/issues/31076)

## <small>24.1.4 (2024-12-13)</small>

Expand Down
8 changes: 4 additions & 4 deletions bitnami/wordpress/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
dependencies:
- name: memcached
repository: oci://registry-1.docker.io/bitnamicharts
version: 7.6.0
version: 7.6.1
- name: mariadb
repository: oci://registry-1.docker.io/bitnamicharts
version: 20.2.1
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.28.0
digest: sha256:f95f65acbbe4f6e0c737f88647bc1fe8bbf482a6c5aad7ed9d30a52e2b221044
generated: "2024-12-17T17:50:11.608831955Z"
version: 2.29.0
digest: sha256:04991614785fa6444ccbc8dc715951d357efea61a3bd3f3a05b444db9d12aeed
generated: "2025-01-13T18:39:58.671029447Z"
8 changes: 4 additions & 4 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-r6
image: docker.io/bitnami/apache-exporter:1.0.9-debian-12-r7
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r34
image: docker.io/bitnami/os-shell:12-debian-12-r35
- name: wordpress
image: docker.io/bitnami/wordpress:6.7.1-debian-12-r9
image: docker.io/bitnami/wordpress:6.7.1-debian-12-r11
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.5
version: 24.1.6
6 changes: 3 additions & 3 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-r9
tag: 6.7.1-debian-12-r11
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
Expand Down Expand Up @@ -896,7 +896,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/os-shell
tag: 12-debian-12-r34
tag: 12-debian-12-r35
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
Expand Down Expand Up @@ -999,7 +999,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/apache-exporter
tag: 1.0.9-debian-12-r6
tag: 1.0.9-debian-12-r7
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
Expand Down

0 comments on commit 936309d

Please sign in to comment.