From c189522fdb737aff53c459256f2934429b54e6e6 Mon Sep 17 00:00:00 2001 From: portdirect Date: Sat, 16 Dec 2017 15:13:15 -0500 Subject: [PATCH] Kubernetes: Update to v1.9.0 This PS updates the OpenStack-Infra Gate to use Kubernetes v1.9.0 Change-Id: I2c2d8180a6e05ac6babc72f6347f00a19bf7e0fd --- tools/gate/playbooks/vars.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/gate/playbooks/vars.yaml b/tools/gate/playbooks/vars.yaml index 5944b3866..2322a9e8c 100644 --- a/tools/gate/playbooks/vars.yaml +++ b/tools/gate/playbooks/vars.yaml @@ -13,7 +13,7 @@ # limitations under the License. version: - kubernetes: v1.8.3 + kubernetes: v1.9.0 helm: v2.7.2 cni: v0.6.0