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

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


The following commit(s) were added to refs/heads/v1.8.0 by this push:
     new daf76086 chore: update version in makefile for 1.8.2 (#2217)
daf76086 is described below

commit daf760866424c388ee39b8c120c3667a7e20aaa5
Author: Ashish Tiwari <[email protected]>
AuthorDate: Thu Apr 18 14:03:49 2024 +0530

    chore: update version in makefile for 1.8.2 (#2217)
---
 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index 09e1f813..26ac087a 100644
--- a/Makefile
+++ b/Makefile
@@ -16,7 +16,7 @@
 #
 default: help
 
-VERSION ?= 1.8.1
+VERSION ?= 1.8.2
 
 
 TARGET_APISIX_VERSION ?= "3.4.1-centos"

Reply via email to