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 2f0413e commit 273a566Copy full SHA for 273a566
Makefile
@@ -1,5 +1,5 @@
1
REGISTRY?=kong-docker-kubernetes-ingress-controller.bintray.io
2
-TAG?=0.5.0
+TAG?=0.6.0
3
REPO_INFO=$(shell git config --get remote.origin.url)
4
IMGNAME?=kong-ingress-controller
5
IMAGE = $(REGISTRY)/$(IMGNAME)
0 commit comments