This is an automated email from the ASF dual-hosted git repository.

zhangjintao pushed a commit to branch v1.4.0
in repository https://gitbox.apache.org/repos/asf/apisix-ingress-controller.git


The following commit(s) were added to refs/heads/v1.4.0 by this push:
     new 1e07c459 chore: bump version to v1.4.1 (#993)
1e07c459 is described below

commit 1e07c459579782e2033a851ae2e71fe9d86bdb34
Author: Jintao Zhang <[email protected]>
AuthorDate: Fri Apr 29 14:05:56 2022 +0800

    chore: bump version to v1.4.1 (#993)
    
    Signed-off-by: Jintao Zhang <[email protected]>
---
 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index 05251b25..5693f2a8 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

Reply via email to