Release 0.22.0

This commit is contained in:
Manuel Alejandro de Brito Fontes 2019-01-14 13:12:40 -03:00
parent dfd2ed41f3
commit 06efac9f0b
No known key found for this signature in database
GPG key ID: 786136016A8BA02A
4 changed files with 115 additions and 3 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.21.0
TAG ?= 0.22.0
REGISTRY ?= quay.io/kubernetes-ingress-controller
DOCKER ?= docker
SED_I ?= sed -i