aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorumry8364 <morgan.richomme@orange.com>2019-10-01 11:10:09 +0200
committerumry8364 <morgan.richomme@orange.com>2019-10-01 11:10:09 +0200
commit81be59df09ef107bcf86113e9252d090ef18518e (patch)
tree0ce6cff2ca2ccd3b6d9203809ba2c8572c9ffa45
parent87d5a68690385d9a4a83779085709e81af648fe8 (diff)
fix csit appc
split 95349 into several patches Issue-ID: INT-1237 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: I687f6fea73eeaf55a3c245077dd63ce53ffda7d3
-rwxr-xr-xplans/appc/healthcheck/setup.sh6
1 files changed, 3 insertions, 3 deletions
diff --git a/plans/appc/healthcheck/setup.sh b/plans/appc/healthcheck/setup.sh
index 04d5c5e3..c78f4a82 100755
--- a/plans/appc/healthcheck/setup.sh
+++ b/plans/appc/healthcheck/setup.sh
@@ -20,9 +20,9 @@
SCRIPTS="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
source ${WORKSPACE}/scripts/appc/script1.sh
-export APPC_DOCKER_IMAGE_VERSION=1.5.0-SNAPSHOT-latest
-export DGBUILDER_DOCKER_IMAGE_VERSION=0.3.3
-export ANSIBLE_DOCKER_IMAGE_VERSION=0.4.1-STAGING-latest
+export APPC_DOCKER_IMAGE_VERSION=1.6.2-SNAPSHOT-latest
+export DGBUILDER_DOCKER_IMAGE_VERSION=0.6.0
+export ANSIBLE_DOCKER_IMAGE_VERSION=0.6.1-STAGING-latest
export BRANCH=master
export SOLUTION_NAME=onap