Skip to content

Commit

Permalink
chore(release-v0.12): update image tag
Browse files Browse the repository at this point in the history
Signed-off-by: VaibhavPage <vaibhav.page@gmail.com>
  • Loading branch information
VaibhavPage committed Dec 10, 2019
1 parent 55af2e4 commit 3a1b651
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 @@ -17,7 +17,7 @@ override LDFLAGS += \
# docker image publishing options
DOCKER_PUSH?=true
IMAGE_NAMESPACE?=argoproj
IMAGE_TAG?=v0.11
IMAGE_TAG?=v0.12-rc

ifeq (${DOCKER_PUSH},true)
ifndef IMAGE_NAMESPACE
Expand Down

0 comments on commit 3a1b651

Please sign in to comment.