Release nginx ingress controller 0.9-beta.7
This commit is contained in:
parent
cc1a560585
commit
6563330d2b
20 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
|
||||
RELEASE?=0.9.0-beta.6
|
||||
RELEASE?=0.9.0-beta.7
|
||||
PREFIX?=gcr.io/google_containers/nginx-ingress-controller
|
||||
GOOS?=linux
|
||||
DOCKER?=gcloud docker --
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue