Update nginx opentracing zipkin module

This commit is contained in:
Manuel de Brito Fontes 2018-08-17 12:23:24 -03:00
parent b4942ccd03
commit a5e5ed7450
2 changed files with 4 additions and 3 deletions

View file

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