[bitnami/wordpress] Release 22.2.10 updating components versions (#25948)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2024-05-16 14:25:01 +02:00
committed by GitHub
parent 5cbe088b18
commit 64765dc579
2 changed files with 3 additions and 3 deletions

View File

@@ -10,7 +10,7 @@ annotations:
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r21
- name: wordpress
image: docker.io/bitnami/wordpress:6.5.3-debian-12-r2
image: docker.io/bitnami/wordpress:6.5.3-debian-12-r3
apiVersion: v2
appVersion: 6.5.3
dependencies:
@@ -44,4 +44,4 @@ maintainers:
name: wordpress
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/wordpress
version: 22.2.9
version: 22.2.10

View File

@@ -82,7 +82,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/wordpress
tag: 6.5.3-debian-12-r2
tag: 6.5.3-debian-12-r3
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'