Release 0.9.0

This commit is contained in:
Manuel de Brito Fontes 2017-01-26 17:00:06 -03:00
parent 80e718b524
commit 2887daaf78
4 changed files with 94 additions and 4 deletions

View file

@ -3,7 +3,7 @@ all: push
BUILDTAGS=
# Use the 0.0 tag for testing, it shouldn't clobber any release builds
RELEASE?=0.8.4
RELEASE?=0.9.0
PREFIX?=gcr.io/google_containers/nginx-ingress-controller
GOOS?=linux