Release 0.20.0 (#3189)

* Release 0.20.0

* Fix dind cluster issues
This commit is contained in:
Manuel Alejandro de Brito Fontes 2018-10-07 10:22:38 -03:00 committed by GitHub
parent b46523a1f4
commit e8d81034b8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 707 additions and 236 deletions

View file

@ -16,7 +16,7 @@
all: all-container
# Use the 0.0 tag for testing, it shouldn't clobber any release builds
TAG ?= 0.19.0
TAG ?= 0.20.0
REGISTRY ?= quay.io/kubernetes-ingress-controller
DOCKER ?= docker
SED_I ?= sed -i