Skip to content

Commit

Permalink
Updated version to 0.2
Browse files Browse the repository at this point in the history
Signed-off-by: Klaus Ma <klaus1982.cn@gmail.com>
  • Loading branch information
k82cn committed Oct 27, 2019
1 parent b9e67a2 commit 614ce35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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=" \
Expand Down

0 comments on commit 614ce35

Please sign in to comment.