From 9f5f36a0bb9335febdcd3b46aa266c9102fd025b Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Wed, 2 Mar 2022 14:21:33 +0000 Subject: [PATCH] [bitnami/wordpress] Release 13.0.21 updating components versions Signed-off-by: Bitnami Containers --- bitnami/wordpress/Chart.yaml | 2 +- bitnami/wordpress/values.yaml | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/bitnami/wordpress/Chart.yaml b/bitnami/wordpress/Chart.yaml index f6b6850386..ec7e888417 100644 --- a/bitnami/wordpress/Chart.yaml +++ b/bitnami/wordpress/Chart.yaml @@ -35,4 +35,4 @@ name: wordpress sources: - https://github.com/bitnami/bitnami-docker-wordpress - https://wordpress.org/ -version: 13.0.20 +version: 13.0.21 diff --git a/bitnami/wordpress/values.yaml b/bitnami/wordpress/values.yaml index e203ffe554..1e2a53b465 100644 --- a/bitnami/wordpress/values.yaml +++ b/bitnami/wordpress/values.yaml @@ -69,7 +69,7 @@ diagnosticMode: image: registry: docker.io repository: bitnami/wordpress - tag: 5.9.1-debian-10-r6 + tag: 5.9.1-debian-10-r7 ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images @@ -712,7 +712,7 @@ volumePermissions: image: registry: docker.io repository: bitnami/bitnami-shell - tag: 10-debian-10-r352 + tag: 10-debian-10-r353 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace. @@ -802,7 +802,7 @@ metrics: image: registry: docker.io repository: bitnami/apache-exporter - tag: 0.11.0-debian-10-r71 + tag: 0.11.0-debian-10-r72 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace.