Update NGINX to 1.17.9 (#5211)
This commit is contained in:
parent
b497854497
commit
7b6e2dd312
2 changed files with 3 additions and 3 deletions
|
|
@ -18,7 +18,7 @@
|
|||
SHELL=/bin/bash -o pipefail
|
||||
|
||||
# 0.0.0 shouldn't clobber any released builds
|
||||
TAG ?= 0.98
|
||||
TAG ?= 0.99
|
||||
REGISTRY ?= quay.io/kubernetes-ingress-controller
|
||||
|
||||
IMGNAME = nginx
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue