Release 0.8.2

This commit is contained in:
Manuel de Brito Fontes 2016-07-18 17:15:19 -04:00
parent bff40d7c14
commit 0d1dd32567
14 changed files with 21 additions and 13 deletions

View file

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