From: Lukasz Rajewski Date: Sun, 24 Oct 2021 20:39:27 +0000 (+0200) Subject: Update k8splugin snapshot image X-Git-Tag: 0.9.3~3 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=f5046619968cf113c91a0e7aa6dea08209b26b9c;p=multicloud%2Fk8s.git Update k8splugin snapshot image Update image version of k8splugin to 0.9.3-SNAPSHOT Issue-ID: MULTICLOUD-1294 Signed-off-by: Lukasz Rajewski Change-Id: Ib88c1cf319747f8838216b72557aea2724d292a7 --- diff --git a/deployments/build.sh b/deployments/build.sh index c9053657..6ca49c8e 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.2-SNAPSHOT" +VERSION="0.9.3-SNAPSHOT" export IMAGE_NAME="nexus3.onap.org:10003/onap/multicloud/k8s" function _compile_src {