Update nginx modules

This commit is contained in:
Manuel de Brito Fontes 2018-05-17 11:29:35 -04:00 committed by Manuel Alejandro de Brito Fontes
parent a5c90633ff
commit 29ea6c9ddc
No known key found for this signature in database
GPG key ID: 786136016A8BA02A
2 changed files with 13 additions and 14 deletions

View file

@ -13,7 +13,7 @@
# limitations under the License.
# 0.0.0 shouldn't clobber any released builds
TAG ?= 0.46
TAG ?= 0.47
REGISTRY ?= quay.io/kubernetes-ingress-controller
ARCH ?= $(shell go env GOARCH)
DOCKER ?= docker