From: Lukasz Rajewski Date: Tue, 12 Apr 2022 07:11:57 +0000 (+0200) Subject: Update k8splugin snapshot image X-Git-Tag: 0.10.1^0 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F78%2F128478%2F1;p=multicloud%2Fk8s.git Update k8splugin snapshot image Update image version of k8splugin to 0.10.1-SNAPSHOT Issue-ID: MULTICLOUD-1438 Signed-off-by: Lukasz Rajewski Change-Id: Ie1519a2c9cda5fe116a0a367755fec41fe195b2f --- diff --git a/deployments/build.sh b/deployments/build.sh index 0222698c..f3d195f3 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.10.0-SNAPSHOT" +VERSION="0.10.1-SNAPSHOT" export IMAGE_NAME="nexus3.onap.org:10003/onap/multicloud/k8s" function _compile_src {