We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67ff6e6 commit 01d61b5Copy full SHA for 01d61b5
Makefile
@@ -1,5 +1,5 @@
1
REGISTRY?=kong-docker-kubernetes-ingress-controller.bintray.io
2
-TAG?=0.6.1
+TAG?=0.6.2
3
REPO_INFO=$(shell git config --get remote.origin.url)
4
IMGNAME?=kong-ingress-controller
5
IMAGE = $(REGISTRY)/$(IMGNAME)
0 commit comments