Fix nginx ingress controller release 0.9-beta.9

This commit is contained in:
Manuel de Brito Fontes 2017-06-30 10:11:11 -04:00
parent e119059c96
commit 9dec76acda
22 changed files with 28 additions and 20 deletions

View file

@ -0,0 +1,2 @@
core

View file

@ -1,5 +1,11 @@
Changelog
### 0.9-beta.10
**Image:** `gcr.io/google_containers/nginx-ingress-controller:0.9.0-beta.10`
Fix release 0.9-beta.9
### 0.9-beta.9
**Image:** `gcr.io/google_containers/nginx-ingress-controller:0.9.0-beta.9`

View file

@ -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 --