Skip to content

Commit

Permalink
Bump version to v1.0.2 (#22)
Browse files Browse the repository at this point in the history
  • Loading branch information
erwinvaneyk authored May 23, 2020
1 parent 105b133 commit 0e202f7
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 @@ -23,7 +23,7 @@ SPRINGBOARD_IMAGE_MARKER=$(SPRINGBOARD_STAGE_DIR)/image-marker

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

0 comments on commit 0e202f7

Please sign in to comment.