diff --git a/Makefile b/Makefile index 2ef3c3b0cd..3100f8848a 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ # Configuration # ------------------------------------------------------------------------------ -TAG?=2.0.0-beta.1 +TAG?=2.0.0-beta.2 REGISTRY?=kong REPO_INFO=$(shell git config --get remote.origin.url) REPO_URL=github.com/kong/kubernetes-ingress-controller