Skip to content

Commit

Permalink
[bitnami/wordpress] Release 22.1.2 updating components versions (#24925)
Browse files Browse the repository at this point in the history
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
  • Loading branch information
bitnami-bot committed Apr 5, 2024
1 parent 1f68239 commit 974a7a2
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
Expand Up @@ -4,9 +4,9 @@ dependencies:
version: 7.0.3
- name: mariadb
repository: oci://registry-1.docker.io/bitnamicharts
version: 18.0.0
version: 18.0.1
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.19.1
digest: sha256:9c6b4b3220792623bf8c5886c162486d5e1d95d2de3f139d8763dd76076291d7
generated: "2024-04-02T16:36:02.420521+02:00"
digest: sha256:1cc37127f241d9a9980699c09b9f2e83720bc8a7d1e31f6926058b600ca25449
generated: "2024-04-05T01:58:14.801555335Z"
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.7-debian-12-r1
image: docker.io/bitnami/apache-exporter:1.0.7-debian-12-r2
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r18
- name: wordpress
image: docker.io/bitnami/wordpress:6.5.0-debian-12-r0
image: docker.io/bitnami/wordpress:6.5.0-debian-12-r1
apiVersion: v2
appVersion: 6.5.0
dependencies:
Expand Down Expand Up @@ -44,4 +44,4 @@ maintainers:
name: wordpress
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/wordpress
version: 22.1.1
version: 22.1.2
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.5.0-debian-12-r0
tag: 6.5.0-debian-12-r1
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
Expand Down Expand Up @@ -890,7 +890,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/apache-exporter
tag: 1.0.7-debian-12-r1
tag: 1.0.7-debian-12-r2
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
Expand Down

0 comments on commit 974a7a2

Please sign in to comment.