Merge "Gate: Move to K8s 1.10.8"
This commit is contained in:
commit
7c839c82b2
@ -13,7 +13,7 @@
|
||||
# limitations under the License.
|
||||
|
||||
version:
|
||||
kubernetes: v1.10.7
|
||||
kubernetes: v1.10.8
|
||||
helm: v2.11.0
|
||||
cni: v0.6.0
|
||||
|
||||
|
@ -28,7 +28,7 @@ RUN sed -i \
|
||||
/etc/apt/sources.list ;\
|
||||
echo "APT::Get::AllowUnauthenticated \"${ALLOW_UNAUTHENTICATED}\";" > /etc/apt/apt.conf.d/allow-unathenticated
|
||||
|
||||
ARG KUBE_VERSION="v1.10.7"
|
||||
ARG KUBE_VERSION="v1.10.8"
|
||||
ENV KUBE_VERSION ${KUBE_VERSION}
|
||||
|
||||
ARG CNI_VERSION="v0.6.0"
|
||||
|
Loading…
Reference in New Issue
Block a user