K8s: Bump version to 1.8.6

Align the K8s in Airflow with [0]

[0] https://review.gerrithub.io/#/c/393947/

Change-Id: I18df6ff3a97a9fab02b84a5dd416471417ae41e6
This commit is contained in:
Anthony Lin 2018-01-16 09:00:29 +00:00
parent 5335622671
commit f0729a8e53
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ ENV container docker
ARG AIRFLOW_HOME=/usr/local/airflow
# Kubectl version
ARG KUBECTL_VERSION=1.7.5
ARG KUBECTL_VERSION=1.8.6
RUN set -ex && \
apt-get -qq update && \