Skip to content

Commit

Permalink
chore(Makefile) bump up TAG to 0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
hbagdi committed Oct 26, 2018
1 parent 3ee649c commit 694f1b6
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 @@ -18,7 +18,7 @@ all: all-container
BUILDTAGS=

# Use the 0.0 tag for testing, it shouldn't clobber any release builds
TAG?=0.2.0
TAG?=0.2.1
REGISTRY?=kong-docker-kubernetes-ingress-controller.bintray.io
GOOS?=linux
DOCKER?=docker
Expand Down

0 comments on commit 694f1b6

Please sign in to comment.