Skip to content

Commit

Permalink
[bitnami/wordpress] Release 24.0.11 updating components versions
Browse files Browse the repository at this point in the history
Signed-off-by: Bitnami Containers <[email protected]>
  • Loading branch information
bitnami-bot committed Dec 9, 2024
1 parent 7df0c76 commit aea6af7
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
6 changes: 3 additions & 3 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.5.3
version: 7.5.4
- name: mariadb
repository: oci://registry-1.docker.io/bitnamicharts
version: 20.1.1
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.27.2
digest: sha256:13c9c1f9eafa7d4a9edf5febf5975cccca69b19840e0fab29d9a98e21ee58515
generated: "2024-12-03T15:57:28.120379949Z"
digest: sha256:f4020cdc987fc0cc4349b76d2f96057db1bb8ad22264b058bec60394d0954ec6
generated: "2024-12-09T22:43:50.895277601Z"
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-r4
image: docker.io/bitnami/apache-exporter:1.0.9-debian-12-r6
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r33
- name: wordpress
image: docker.io/bitnami/wordpress:6.7.1-debian-12-r3
image: docker.io/bitnami/wordpress:6.7.1-debian-12-r4
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.0.10
version: 24.0.11
4 changes: 2 additions & 2 deletions bitnami/wordpress/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/wordpress
tag: 6.7.1-debian-12-r3
tag: 6.7.1-debian-12-r4
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
Expand Down Expand Up @@ -994,7 +994,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/apache-exporter
tag: 1.0.9-debian-12-r4
tag: 1.0.9-debian-12-r6
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
Expand Down

0 comments on commit aea6af7

Please sign in to comment.