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