[bitnami/wordpress] Release 22.2.1 updating components versions (#25231)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2024-04-19 01:18:36 +02:00
committed by GitHub
parent c6a7031280
commit 2c7666225b
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-r18
- name: wordpress
image: docker.io/bitnami/wordpress:6.5.2-debian-12-r2
image: docker.io/bitnami/wordpress:6.5.2-debian-12-r3
apiVersion: v2
appVersion: 6.5.2
dependencies:
@@ -44,4 +44,4 @@ maintainers:
name: wordpress
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/wordpress
version: 22.2.0
version: 22.2.1

View File

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