Release 0.16.0 (#2679)

This commit is contained in:
Manuel Alejandro de Brito Fontes 2018-06-22 14:11:29 -04:00 committed by GitHub
parent df76d4b481
commit 39ebe0bd5f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 102 additions and 5 deletions

View file

@ -18,7 +18,7 @@ all: all-container
BUILDTAGS=
# Use the 0.0 tag for testing, it shouldn't clobber any release builds
TAG?=0.15.0
TAG?=0.16.0
REGISTRY?=quay.io/kubernetes-ingress-controller
GOOS?=linux
DOCKER?=docker