From: Ritu Sood Date: Wed, 1 Apr 2020 23:56:21 +0000 (-0700) Subject: Update image version of k8splugin X-Git-Tag: 0.6.0~30^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=b49335539a92bb502adba26ee905863541e385d2;p=multicloud%2Fk8s.git Update image version of k8splugin Update image version of k8splugin to 0.6.0-SNAPSHOT Issue-ID: MULTICLOUD-870 Signed-off-by: Ritu Sood Change-Id: I7e21d35958d432ebdd63544a3a9254f0fd115c8c --- diff --git a/deployments/build.sh b/deployments/build.sh index 41ea3941..2304b12b 100755 --- a/deployments/build.sh +++ b/deployments/build.sh @@ -13,7 +13,7 @@ set -o pipefail k8s_path="$(git rev-parse --show-toplevel)" -VERSION="0.5.0-SNAPSHOT" +VERSION="0.6.0-SNAPSHOT" export IMAGE_NAME="nexus3.onap.org:10003/onap/multicloud/k8s" function _compile_src {