From: Konrad Bańka Date: Wed, 12 May 2021 16:47:54 +0000 (+0200) Subject: Update snapshot image version for Honolulu X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=92ab9351005deb3effd62c5b7d5a547056c60894;p=multicloud%2Fk8s.git Update snapshot image version for Honolulu Issue-ID: MULTICLOUD-1348 Signed-off-by: Konrad Bańka Change-Id: I318733e3ba0ebb1e4d0ffd3e13d296e4036119b9 --- diff --git a/deployments/build.sh b/deployments/build.sh index 40fedff6..319af0cc 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.2-SNAPSHOT" +VERSION="0.8.3-SNAPSHOT" export IMAGE_NAME="nexus3.onap.org:10003/onap/multicloud/k8s" function _compile_src {