Skip to content

Commit

Permalink
chore(Makefile) bump up TAG to 0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
hbagdi committed Nov 10, 2018
1 parent 6c3ac87 commit e3acfe5
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.1
TAG?=0.2.2
REGISTRY?=kong-docker-kubernetes-ingress-controller.bintray.io
GOOS?=linux
DOCKER?=docker
Expand Down

0 comments on commit e3acfe5

Please sign in to comment.