From 7689e336a132d9b64d4ccef269eadbd13ba9f119 Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Fri, 23 Feb 2018 11:11:48 +0000 Subject: [PATCH 1/2] wordpress: update to `bitnami/wordpress:4.9.4-r2` --- stable/wordpress/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stable/wordpress/values.yaml b/stable/wordpress/values.yaml index 7eaa54554..9cacdf2ff 100644 --- a/stable/wordpress/values.yaml +++ b/stable/wordpress/values.yaml @@ -1,7 +1,7 @@ ## Bitnami WordPress image version ## ref: https://hub.docker.com/r/bitnami/wordpress/tags/ ## -image: bitnami/wordpress:4.9.4-r1 +image: bitnami/wordpress:4.9.4-r2 ## Specify a imagePullPolicy ## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images From d37b3fdaf82fb620eb021e08785255eac1d2041a Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Fri, 23 Feb 2018 11:11:51 +0000 Subject: [PATCH 2/2] wordpress: bump chart version to `0.8.7` --- stable/wordpress/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stable/wordpress/Chart.yaml b/stable/wordpress/Chart.yaml index 67b145c80..cdea98894 100644 --- a/stable/wordpress/Chart.yaml +++ b/stable/wordpress/Chart.yaml @@ -1,5 +1,5 @@ name: wordpress -version: 0.8.6 +version: 0.8.7 appVersion: 4.9.4 description: Web publishing platform for building blogs and websites. icon: https://bitnami.com/assets/stacks/wordpress/img/wordpress-stack-220x234.png