Release nginx ingress controller 0.9-beta.17
This commit is contained in:
parent
b68feb9c59
commit
eed75f43f6
8 changed files with 15 additions and 7 deletions
2
Makefile
2
Makefile
|
|
@ -17,7 +17,7 @@ all: push
|
|||
BUILDTAGS=
|
||||
|
||||
# Use the 0.0 tag for testing, it shouldn't clobber any release builds
|
||||
TAG?=0.9.0-beta.16
|
||||
TAG?=0.9.0-beta.17
|
||||
REGISTRY?=quay.io/kubernetes-ingress-controller
|
||||
GOOS?=linux
|
||||
DOCKER?=gcloud docker --
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue