Release nginx ingress controller 0.9-beta.9

This commit is contained in:
Manuel de Brito Fontes 2017-06-29 12:32:35 -04:00
parent 43f2f72eb7
commit 796aa945f0
23 changed files with 70 additions and 22 deletions

View file

@ -61,7 +61,7 @@ controllers:
.PHONY: docker-build
docker-build:
make -C controllers/nginx container
make -C controllers/nginx all-container
.PHONY: docker-push
docker-push: