From 41707b24ec79f59ad303d51dd063be801ecef4d3 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Tue, 24 Apr 2018 09:53:59 +0200 Subject: [PATCH] [stable/wordpress] Release 1.0.4 (#5204) * wordpress: update to `4.9.5` * wordpress: bump chart appVersion to `4.9.5` * wordpress: bump chart version to `1.0.4` --- stable/wordpress/Chart.yaml | 4 ++-- stable/wordpress/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/stable/wordpress/Chart.yaml b/stable/wordpress/Chart.yaml index 6506777e9227..79e886a4faac 100644 --- a/stable/wordpress/Chart.yaml +++ b/stable/wordpress/Chart.yaml @@ -1,6 +1,6 @@ name: wordpress -version: 1.0.3 -appVersion: 4.9.4 +version: 1.0.4 +appVersion: 4.9.5 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.yaml b/stable/wordpress/values.yaml index 69025c3e202c..9ef9cfc0972f 100644 --- a/stable/wordpress/values.yaml +++ b/stable/wordpress/values.yaml @@ -4,7 +4,7 @@ image: registry: docker.io repository: bitnami/wordpress - tag: 4.9.4 + tag: 4.9.5 ## 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