From 92ab9351005deb3effd62c5b7d5a547056c60894 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Konrad=20Ba=C5=84ka?= Date: Wed, 12 May 2021 18:47:54 +0200 Subject: [PATCH] Update snapshot image version for Honolulu MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Issue-ID: MULTICLOUD-1348 Signed-off-by: Konrad Bańka Change-Id: I318733e3ba0ebb1e4d0ffd3e13d296e4036119b9 --- deployments/build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 { -- 2.16.6