chore: bump version to v1.4.1 (#993)

Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com>
diff --git a/Makefile b/Makefile
index 05251b2..5693f2a 100644
--- a/Makefile
+++ b/Makefile
@@ -16,7 +16,7 @@
 #
 default: help
 
-VERSION ?= 1.4.0
+VERSION ?= 1.4.1
 RELEASE_SRC = apache-apisix-ingress-controller-${VERSION}-src
 LOCAL_REGISTRY="localhost:5000"
 IMAGE_TAG ?= dev