diff --git a/Makefile b/Makefile index da5463d606..afd808cc2b 100644 --- a/Makefile +++ b/Makefile @@ -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)