diff --git a/wordpress/values.yaml b/wordpress/values.yaml index 97bedbf49..de4d35abb 100644 --- a/wordpress/values.yaml +++ b/wordpress/values.yaml @@ -1,7 +1,7 @@ ## Bitnami Wordpress image version ## ref: https://hub.docker.com/r/bitnami/wordpress/tags/ ## -imageTag: 4.6.1-r0 +imageTag: 4.6.1-r1 ## Specify a imagePullPolicy ## Defaults to 'Always' if imageTag is 'latest', else set to 'IfNotPresent'