From: Lukasz Rajewski Date: Fri, 9 Apr 2021 12:25:30 +0000 (+0200) Subject: Update k8splugin snapshot image X-Git-Tag: 0.8.1^0 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=289ada89ffde602435ae924a9467d5361d4bfef0;hp=e9a12efd25a570e64b728d8fc482939a727e9214;p=multicloud%2Fk8s.git Update k8splugin snapshot image Update image version of k8splugin to 0.8.1-SNAPSHOT Issue-ID: MULTICLOUD-1294 Signed-off-by: Lukasz Rajewski Change-Id: I009da40eec82ad7fddb22018935928a62451c768 --- diff --git a/deployments/build.sh b/deployments/build.sh index d2303654..1b00b074 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.8.0-SNAPSHOT" +VERSION="0.8.1-SNAPSHOT" export IMAGE_NAME="nexus3.onap.org:10003/onap/multicloud/k8s" function _compile_src {