add resty cookie

This commit is contained in:
Elvin Efendi 2018-05-10 16:25:20 -04:00
parent c01d537370
commit 86b0846369
2 changed files with 7 additions and 1 deletions

View file

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