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