From 18e89201b762bc01c710c7df186bc4db0fe9dcaa Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Wed, 11 Aug 2021 19:21:25 +0000 Subject: [PATCH] [bitnami/wordpress] Release 12.0.5 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 fa72d2f1b9..3ef1f8043e 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: 12.0.4 +version: 12.0.5 diff --git a/bitnami/wordpress/values.yaml b/bitnami/wordpress/values.yaml index c2f108c6fd..4e132cf7fb 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.8.0-debian-10-r8 + tag: 5.8.0-debian-10-r9 ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images @@ -643,7 +643,7 @@ volumePermissions: image: registry: docker.io repository: bitnami/bitnami-shell - tag: 10-debian-10-r157 + tag: 10-debian-10-r158 pullPolicy: Always ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace. @@ -717,7 +717,7 @@ metrics: image: registry: docker.io repository: bitnami/apache-exporter - tag: 0.10.0-debian-10-r12 + tag: 0.10.0-debian-10-r13 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace.