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