Release 0.8.3

This commit is contained in:
Manuel de Brito Fontes 2016-08-19 11:44:22 -03:00
parent 727a62421e
commit 9d07120eb1
4 changed files with 10 additions and 3 deletions

View file

@ -1,7 +1,7 @@
all: push
# 0.0 shouldn't clobber any release builds
TAG = 0.8.2
TAG = 0.8.3
PREFIX = gcr.io/google_containers/nginx-ingress-controller
REPO_INFO=$(shell git config --get remote.origin.url)