Skip to content

Commit

Permalink
[bitnami/wordpress] Release 22.2.7 updating components versions (#25680)
Browse files Browse the repository at this point in the history
Signed-off-by: Bitnami Containers <[email protected]>
  • Loading branch information
bitnami-bot authored May 10, 2024
1 parent 0fd1557 commit c682036
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.0.4
version: 7.0.5
- name: mariadb
repository: oci://registry-1.docker.io/bitnamicharts
version: 18.0.2
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.19.2
digest: sha256:f6357c89ea5ea5f1f083d4f62cdeed9914bd3db647f5f40d6726151f52242a46
generated: "2024-05-06T10:34:31.803819205Z"
digest: sha256:2c7514f4128fb300feb533d48627503c914e2fce164423ef1a5fe664552673fa
generated: "2024-05-10T20:21:39.929258616Z"
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-r6
image: docker.io/bitnami/apache-exporter:1.0.7-debian-12-r7
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r20
- name: wordpress
image: docker.io/bitnami/wordpress:6.5.3-debian-12-r0
image: docker.io/bitnami/wordpress:6.5.3-debian-12-r1
apiVersion: v2
appVersion: 6.5.3
dependencies:
Expand Down Expand Up @@ -44,4 +44,4 @@ maintainers:
name: wordpress
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/wordpress
version: 22.2.6
version: 22.2.7
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.3-debian-12-r0
tag: 6.5.3-debian-12-r1
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
Expand Down Expand Up @@ -1003,7 +1003,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/apache-exporter
tag: 1.0.7-debian-12-r6
tag: 1.0.7-debian-12-r7
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
Expand Down

0 comments on commit c682036

Please sign in to comment.