From 7f66f305960a481ea4f7f651dc8aef234f1332ba Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Thu, 23 May 2019 09:30:25 +0200 Subject: [PATCH] stable/wordpress: update to 5.2.1 (#14066) Signed-off-by: Bitnami Containers --- stable/wordpress/Chart.yaml | 4 ++-- stable/wordpress/values-production.yaml | 2 +- stable/wordpress/values.yaml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/stable/wordpress/Chart.yaml b/stable/wordpress/Chart.yaml index 3c2709e645..f6fc0b743e 100644 --- a/stable/wordpress/Chart.yaml +++ b/stable/wordpress/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v1 name: wordpress -version: 5.9.4 -appVersion: 5.2.0 +version: 5.9.5 +appVersion: 5.2.1 description: Web publishing platform for building blogs and websites. icon: https://bitnami.com/assets/stacks/wordpress/img/wordpress-stack-220x234.png keywords: diff --git a/stable/wordpress/values-production.yaml b/stable/wordpress/values-production.yaml index e7e076c31c..31c4c1ea92 100644 --- a/stable/wordpress/values-production.yaml +++ b/stable/wordpress/values-production.yaml @@ -13,7 +13,7 @@ image: registry: docker.io repository: bitnami/wordpress - tag: 5.2.0 + tag: 5.2.1 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace. diff --git a/stable/wordpress/values.yaml b/stable/wordpress/values.yaml index 666a1a3ce1..620c9938bf 100644 --- a/stable/wordpress/values.yaml +++ b/stable/wordpress/values.yaml @@ -13,7 +13,7 @@ image: registry: docker.io repository: bitnami/wordpress - tag: 5.2.0 + tag: 5.2.1 ## 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