Skip to content

Commit

Permalink
update release version
Browse files Browse the repository at this point in the history
  • Loading branch information
hzxuzhonghu committed Aug 30, 2019
1 parent a8fb05c commit 92484da
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 92484da

Please sign in to comment.