Release 0.26.1 (#4618)

This commit is contained in:
Manuel Alejandro de Brito Fontes 2019-09-29 18:26:23 -03:00 committed by GitHub
parent 203a3ed455
commit 2de5a893aa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 17 additions and 8 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.26.0
TAG ?= 0.26.1
REGISTRY ?= quay.io/kubernetes-ingress-controller
DOCKER ?= docker
SED_I ?= sed -i