Release nginx ingress controller 0.9.0-beta.12
This commit is contained in:
parent
2d6f811151
commit
9807b691b7
22 changed files with 235 additions and 75 deletions
|
|
@ -3,7 +3,7 @@ all: push
|
|||
BUILDTAGS=
|
||||
|
||||
# Use the 0.0 tag for testing, it shouldn't clobber any release builds
|
||||
TAG?=0.9.0-beta.11
|
||||
TAG?=0.9.0-beta.12
|
||||
REGISTRY?=gcr.io/google_containers
|
||||
GOOS?=linux
|
||||
DOCKER?=gcloud docker --
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue