Bump version

This commit is contained in:
Manuel de Brito Fontes 2016-04-15 11:39:53 -03:00
parent 5663c725be
commit 107bf1837b
10 changed files with 10 additions and 10 deletions

View file

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