Skip to content

Commit 01d61b5

Browse files
committed
release: 0.6.2
1 parent 67ff6e6 commit 01d61b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
REGISTRY?=kong-docker-kubernetes-ingress-controller.bintray.io
2-
TAG?=0.6.1
2+
TAG?=0.6.2
33
REPO_INFO=$(shell git config --get remote.origin.url)
44
IMGNAME?=kong-ingress-controller
55
IMAGE = $(REGISTRY)/$(IMGNAME)

0 commit comments

Comments
 (0)