We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13afdca commit 6f875c6Copy full SHA for 6f875c6
1 file changed
Makefile
@@ -16,7 +16,7 @@
16
#
17
default: help
18
19
-VERSION ?= 1.0.0
+VERSION ?= 1.1.0
20
RELEASE_SRC = apache-apisix-ingress-controller-${VERSION}-src
21
LOCAL_REGISTRY="localhost:5000"
22
IMAGE_TAG ?= dev
0 commit comments