aboutsummaryrefslogtreecommitdiffstats
path: root/infra-healthcheck/docker/Dockerfile
diff options
context:
space:
mode:
authormrichomme <morgan.richomme@orange.com>2020-06-22 11:49:46 +0200
committermrichomme <morgan.richomme@orange.com>2020-06-22 14:18:06 +0200
commitc73dd9d2d0187d93409318f5ec4aea082f0c9684 (patch)
tree2220e059f70a9d85e1993a900a0aef0fcbf69cac /infra-healthcheck/docker/Dockerfile
parent242950666ad42f4e9523b0fc3cd7c6d71b707103 (diff)
Resync manually xtesting repo from gitlab.com repo
The goal is to use xtesting once we shall be able to build all the dockers properly Issue-ID: INT-1366 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: I068eb6019f6eec04b46b545222cbb5cecb265234 Signed-off-by: mrichomme <morgan.richomme@orange.com>
Diffstat (limited to 'infra-healthcheck/docker/Dockerfile')
-rw-r--r--infra-healthcheck/docker/Dockerfile4
1 files changed, 2 insertions, 2 deletions
diff --git a/infra-healthcheck/docker/Dockerfile b/infra-healthcheck/docker/Dockerfile
index 07b417b..87d177c 100644
--- a/infra-healthcheck/docker/Dockerfile
+++ b/infra-healthcheck/docker/Dockerfile
@@ -1,7 +1,7 @@
FROM opnfv/xtesting
-ARG KUBERNETES_VERSION="v1.15.2"
-ARG HELM_VERSION="v2.14.1"
+ARG KUBERNETES_VERSION="v1.15.11"
+ARG HELM_VERSION="v2.16.6"
ARG ONAP_TESTS_TAG=master
ARG ONAP_TAG=master