Skip to content

Commit

Permalink
bump version to 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Bich Le committed May 12, 2020
1 parent 11c68c4 commit 90b5856
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 @@ -27,7 +27,7 @@ IMAGE_NAME := decco-operator

# Override with your own Docker registry tag(s)
REPO_TAG ?= platform9/$(IMAGE_NAME)
VERSION ?= 1.0.0
VERSION ?= 1.0.1
BUILD_NUMBER ?= 000
BUILD_ID := $(BUILD_NUMBER)
IMAGE_TAG ?= $(VERSION)-$(BUILD_ID)
Expand Down

0 comments on commit 90b5856

Please sign in to comment.