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

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


The following commit(s) were added to refs/heads/v1.0.0 by this push:
     new 44a75e0  chore: update default version
44a75e0 is described below

commit 44a75e050c7fdcf98abba7fba2a9c50ad1f22670
Author: kv <[email protected]>
AuthorDate: Sun Jun 13 01:12:32 2021 +0800

    chore: update default version
---
 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index 70d1582..9c117bc 100644
--- a/Makefile
+++ b/Makefile
@@ -16,7 +16,7 @@
 #
 default: help
 
-VERSION ?= 0.6.0
+VERSION ?= 1.0.0
 RELEASE_SRC = apache-apisix-ingress-controller-${VERSION}-src
 LOCAL_REGISTRY="localhost:5000"
 IMAGE_TAG ?= dev

Reply via email to