From 614ce356df8643dc0baccc510022fc2fff489813 Mon Sep 17 00:00:00 2001 From: Klaus Ma Date: Sun, 27 Oct 2019 20:00:39 +0800 Subject: [PATCH] Updated version to 0.2 Signed-off-by: Klaus Ma --- 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=" \