Update image dependencies (#4225)

This commit is contained in:
Manuel Alejandro de Brito Fontes 2019-06-25 06:58:27 -04:00 committed by GitHub
parent c8cbf0db29
commit d57fddebd7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 15 additions and 10 deletions

View file

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