Update trace modules
This commit is contained in:
parent
8abe794178
commit
90830034d3
2 changed files with 66 additions and 37 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue