Rollback jaeger module version (#4920)

This commit is contained in:
Manuel Alejandro de Brito Fontes 2020-01-13 17:44:27 -03:00 committed by GitHub
parent f3b15b48f6
commit a9dc66f40c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View file

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