aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRitu Sood <ritu.sood@intel.com>2021-08-06 19:28:38 +0000
committerGerrit Code Review <gerrit@onap.org>2021-08-06 19:28:38 +0000
commitb64758e33cb291a6e9afa80a89a57f6cd3a3562d (patch)
tree23cc84088f33df48e6a2153d0b0ad1503d6dfd3d
parent27f4c02189e71c1f245e63a867c89c8bbcfa2088 (diff)
parent7cd7ca9e5c72b45ece5258a06e33d8b0c53d98a5 (diff)
Merge "Update k8splugin snapshot image"
-rwxr-xr-xdeployments/build.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/deployments/build.sh b/deployments/build.sh
index 97d0b12d..05a076e2 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.0-SNAPSHOT"
+VERSION="0.9.1-SNAPSHOT"
export IMAGE_NAME="nexus3.onap.org:10003/onap/multicloud/k8s"
function _compile_src {