Release 0.24.0

This commit is contained in:
Manuel Alejandro de Brito Fontes 2019-04-06 12:33:12 -03:00
parent c9d069e64d
commit 58d9f3ccd4
No known key found for this signature in database
GPG key ID: 786136016A8BA02A
2 changed files with 63 additions and 1 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.23.0
TAG ?= 0.24.0
REGISTRY ?= quay.io/kubernetes-ingress-controller
DOCKER ?= docker
SED_I ?= sed -i