Skip to content

Commit

Permalink
chore(release): bump makefile tag to 0.10.0 (#851)
Browse files Browse the repository at this point in the history
  • Loading branch information
mflendrich authored Sep 15, 2020
1 parent 16e71ea commit 91835c8
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.9.1
TAG?=0.10.0
REPO_INFO=$(shell git config --get remote.origin.url)
IMGNAME?=kong-ingress-controller
IMAGE = $(REGISTRY)/$(IMGNAME)
Expand Down

0 comments on commit 91835c8

Please sign in to comment.