Release nginx ingress controller 0.14.0
This commit is contained in:
parent
82ca7e20d5
commit
acaf3d8c04
9 changed files with 72 additions and 8 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.13.0
|
||||
TAG?=0.14.0
|
||||
REGISTRY?=quay.io/kubernetes-ingress-controller
|
||||
GOOS?=linux
|
||||
DOCKER?=docker
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue