Skip to content

Commit

Permalink
release: 0.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
hbagdi committed Nov 13, 2019
1 parent 67ff6e6 commit 01d61b5
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
@@ -1,5 +1,5 @@
REGISTRY?=kong-docker-kubernetes-ingress-controller.bintray.io
TAG?=0.6.1
TAG?=0.6.2
REPO_INFO=$(shell git config --get remote.origin.url)
IMGNAME?=kong-ingress-controller
IMAGE = $(REGISTRY)/$(IMGNAME)
Expand Down

0 comments on commit 01d61b5

Please sign in to comment.