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