Release 0.24.1
This commit is contained in:
parent
6b6610dabe
commit
45a5ab4c1e
4 changed files with 14 additions and 3 deletions
2
Makefile
2
Makefile
|
|
@ -16,7 +16,7 @@
|
|||
all: all-container
|
||||
|
||||
# Use the 0.0 tag for testing, it shouldn't clobber any release builds
|
||||
TAG ?= 0.24.0
|
||||
TAG ?= 0.24.1
|
||||
REGISTRY ?= quay.io/kubernetes-ingress-controller
|
||||
DOCKER ?= docker
|
||||
SED_I ?= sed -i
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue