From: Lukasz Rajewski Date: Fri, 15 Oct 2021 10:18:18 +0000 (+0200) Subject: Update k8splugin snapshot image X-Git-Tag: 0.9.3~9 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=ce1651b36bcfc8023b4d6aa5a463ada9f6495751;p=multicloud%2Fk8s.git Update k8splugin snapshot image Update image version of k8splugin to 0.9.2-SNAPSHOT Issue-ID: MULTICLOUD-1294 Signed-off-by: Lukasz Rajewski Change-Id: I2e0a7586827b97acc8c17b19e8a112cd59072e69 --- diff --git a/deployments/build.sh b/deployments/build.sh index 05a076e2..c9053657 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.1-SNAPSHOT" +VERSION="0.9.2-SNAPSHOT" export IMAGE_NAME="nexus3.onap.org:10003/onap/multicloud/k8s" function _compile_src {