Update trace modules

This commit is contained in:
Manuel Alejandro de Brito Fontes 2020-08-31 21:29:27 -04:00
parent 8abe794178
commit 90830034d3
2 changed files with 66 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.107
TAG ?= 0.0
REGISTRY ?= gcr.io/k8s-staging-ingress-nginx
IMAGE = $(REGISTRY)/nginx