From a81be2d47606199d432461b0e55793fbb7df062f Mon Sep 17 00:00:00 2001 From: huzhifeng Date: Thu, 20 Jul 2017 10:08:49 +0800 Subject: [PATCH] Update wordpress to 4.8.0 --- examples/mysql-wordpress-pd/wordpress-deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/mysql-wordpress-pd/wordpress-deployment.yaml b/examples/mysql-wordpress-pd/wordpress-deployment.yaml index 83f5f4c5df1..a631361f22c 100644 --- a/examples/mysql-wordpress-pd/wordpress-deployment.yaml +++ b/examples/mysql-wordpress-pd/wordpress-deployment.yaml @@ -41,7 +41,7 @@ spec: tier: frontend spec: containers: - - image: wordpress:4.7.3-apache + - image: wordpress:4.8.0-apache name: wordpress env: - name: WORDPRESS_DB_HOST