Fix nginx ingress controller release 0.9-beta.9
This commit is contained in:
parent
e119059c96
commit
9dec76acda
22 changed files with 28 additions and 20 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.9
|
||||
TAG?=0.9.0-beta.10
|
||||
REGISTRY?=gcr.io/google_containers
|
||||
GOOS?=linux
|
||||
DOCKER?=gcloud docker --
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue