From: Konrad Bańka Date: Wed, 14 Apr 2021 22:27:49 +0000 (+0200) Subject: Update k8splugin snapshot image for Honolulu X-Git-Tag: 0.8.2~2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=483f3324d67fb59e8e9e53ece22d1c3b2a32f7dd;p=multicloud%2Fk8s.git Update k8splugin snapshot image for Honolulu This change is specific to Honolulu branch and shouldn't be provided on master. Updated image tag to 0.8.2-SNAPSHOT Issue-ID: MULTICLOUD-1294 Signed-off-by: Konrad Bańka Change-Id: If3be676d418aef55d2e536ab9cdf49a9df87f40c --- diff --git a/deployments/build.sh b/deployments/build.sh index 1b00b074..40fedff6 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.8.1-SNAPSHOT" +VERSION="0.8.2-SNAPSHOT" export IMAGE_NAME="nexus3.onap.org:10003/onap/multicloud/k8s" function _compile_src {