Release nginx ingress controller 0.9-beta.18
This commit is contained in:
parent
c13cdbf127
commit
f199a8ecaf
8 changed files with 75 additions and 7 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.9.0-beta.17
|
||||
TAG?=0.9.0-beta.18
|
||||
REGISTRY?=quay.io/kubernetes-ingress-controller
|
||||
GOOS?=linux
|
||||
DOCKER?=gcloud docker --
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue