[bitnami/wordpress] Release 21.0.6 updating components versions (#24632)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2024-03-22 20:26:17 +01:00
committed by GitHub
parent 1fc3257eda
commit 3c6a419bce
2 changed files with 5 additions and 5 deletions

View File

@@ -8,9 +8,9 @@ annotations:
- name: apache-exporter
image: docker.io/bitnami/apache-exporter:1.0.7-debian-12-r0
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r16
image: docker.io/bitnami/os-shell:12-debian-12-r17
- name: wordpress
image: docker.io/bitnami/wordpress:6.4.3-debian-12-r27
image: docker.io/bitnami/wordpress:6.4.3-debian-12-r28
apiVersion: v2
appVersion: 6.4.3
dependencies:
@@ -44,4 +44,4 @@ maintainers:
name: wordpress
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/wordpress
version: 21.0.5
version: 21.0.6

View File

@@ -82,7 +82,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/wordpress
tag: 6.4.3-debian-12-r27
tag: 6.4.3-debian-12-r28
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
@@ -787,7 +787,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/os-shell
tag: 12-debian-12-r16
tag: 12-debian-12-r17
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.