Release nginx ingress controller 0.15.0

This commit is contained in:
Manuel de Brito Fontes 2018-05-15 23:48:50 -04:00
parent b67497369b
commit c07cb23d3b
9 changed files with 42 additions and 8 deletions

View file

@ -18,7 +18,7 @@ all: all-container
BUILDTAGS=
# Use the 0.0 tag for testing, it shouldn't clobber any release builds
TAG?=0.14.0
TAG?=0.15.0
REGISTRY?=quay.io/kubernetes-ingress-controller
GOOS?=linux
DOCKER?=docker