Skip to content

Commit

Permalink
chore: bump up version to 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hbagdi committed Jun 25, 2019
1 parent 8c763c7 commit 922ae26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
REGISTRY?=kong-docker-kubernetes-ingress-controller.bintray.io
TAG?=0.5.0-rc0
TAG?=0.5.0
REPO_INFO=$(shell git config --get remote.origin.url)
IMGNAME = kong-ingress-controller
IMAGE = $(REGISTRY)/$(IMGNAME)
Expand Down

0 comments on commit 922ae26

Please sign in to comment.