[bitnami/wordpress] Release 18.1.4 updating components versions (#20644)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2023-11-06 23:04:16 +01:00
committed by GitHub
parent bfb49f3fda
commit 27df6ed59b
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:11-debian-11-r90
- name: wordpress
image: docker.io/bitnami/wordpress:6.3.2-debian-11-r8
image: docker.io/bitnami/wordpress:6.3.2-debian-11-r9
apiVersion: v2
appVersion: 6.3.2
dependencies:
@@ -44,4 +44,4 @@ maintainers:
name: wordpress
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/wordpress
version: 18.1.3
version: 18.1.4

View File

@@ -76,7 +76,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/wordpress
tag: 6.3.2-debian-11-r8
tag: 6.3.2-debian-11-r9
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'