Update K8s to v1.15.0 05/68105/2
authorCédric Ollivier <cedric.ollivier@orange.com>
Tue, 25 Jun 2019 08:46:42 +0000 (10:46 +0200)
committerCédric Ollivier <cedric.ollivier@orange.com>
Tue, 25 Jun 2019 15:59:15 +0000 (17:59 +0200)
Change-Id: Ic01eb2d41fe1b0925f1c1a47f8bba86fbbe7cbc5
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
docker/healthcheck/Dockerfile

index 2e8ab9e..82c297a 100644 (file)
@@ -1,6 +1,6 @@
 FROM opnfv/functest-kubernetes-core:iruya
 
-ARG K8S_TAG=v1.14.3
+ARG K8S_TAG=v1.15.0
 
 RUN apk --no-cache add --update make py-pip bash git \
         grep rsync linux-headers musl-dev findutils \