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