Release 0.23.0

This commit is contained in:
Manuel Alejandro de Brito Fontes 2019-02-27 13:21:53 -03:00
parent a1b2e132e5
commit f27b6e2109
4 changed files with 114 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.22.0
TAG ?= 0.23.0
REGISTRY ?= quay.io/kubernetes-ingress-controller
DOCKER ?= docker
SED_I ?= sed -i