Release 0.16.0 (#2679)
This commit is contained in:
parent
df76d4b481
commit
39ebe0bd5f
6 changed files with 102 additions and 5 deletions
2
Makefile
2
Makefile
|
|
@ -18,7 +18,7 @@ all: all-container
|
|||
BUILDTAGS=
|
||||
|
||||
# Use the 0.0 tag for testing, it shouldn't clobber any release builds
|
||||
TAG?=0.15.0
|
||||
TAG?=0.16.0
|
||||
REGISTRY?=quay.io/kubernetes-ingress-controller
|
||||
GOOS?=linux
|
||||
DOCKER?=docker
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue