Update nginx modules

This commit is contained in:
Manuel Alejandro de Brito Fontes 2020-07-07 20:52:35 -04:00
parent 16de15aa6e
commit 1ced9a51c8
6 changed files with 227 additions and 37 deletions

View file

@ -21,7 +21,7 @@ DIR:=$(strip $(shell dirname $(realpath $(lastword $(MAKEFILE_LIST)))))
INIT_BUILDX=$(DIR)/../../hack/init-buildx.sh
# 0.0.0 shouldn't clobber any released builds
TAG ?= 0.106
TAG ?= 0.107
REGISTRY ?= gcr.io/k8s-staging-ingress-nginx
IMAGE = $(REGISTRY)/nginx