From 92484dae90860f7077c8a0cd03a52a541910901f Mon Sep 17 00:00:00 2001 From: Zhonghu Xu Date: Fri, 30 Aug 2019 11:59:15 +0800 Subject: [PATCH] update release version --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 8141e871c2..ca3461ded1 100644 --- a/Makefile +++ b/Makefile @@ -19,7 +19,7 @@ REPO_PATH=volcano.sh/volcano IMAGE_PREFIX=volcanosh/vc # If tag not explicitly set in users default to the git sha. TAG ?= $(shell git rev-parse --verify HEAD) -RELEASE_VER=v0.1 +RELEASE_VER=v0.2 GitSHA=`git rev-parse HEAD` Date=`date "+%Y-%m-%d %H:%M:%S"` LD_FLAGS=" \