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

AlinsRan pushed a commit to branch chore/ingress/restore-release-posts
in repository https://gitbox.apache.org/repos/asf/apisix-website.git


The following commit(s) were added to 
refs/heads/chore/ingress/restore-release-posts by this push:
     new 437ac5bde80 chore: restore release posts
437ac5bde80 is described below

commit 437ac5bde807a331be584fb4ee0f40bde5b50bac
Author: rongxin <[email protected]>
AuthorDate: Mon Jun 1 14:33:03 2026 +0800

    chore: restore release posts
    
    Co-authored-by: Copilot <[email protected]>
---
 config/docs.js      | 4 ++--
 config/downloads.js | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/config/docs.js b/config/docs.js
index b8ceabf4a95..679f1d1b8b8 100644
--- a/config/docs.js
+++ b/config/docs.js
@@ -17,8 +17,8 @@ module.exports = [
     shape: 'hexagon',
     color: '#2563EB',
     githubRepo: 'apache/apisix-ingress-controller',
-    version: '2.0.0',
-    releaseDate: '2025-12-17',
+    version: '2.1.0',
+    releaseDate: '2026-06-01',
     firstDocPath: '/overview',
   },
   {
diff --git a/config/downloads.js b/config/downloads.js
index 7d587e6c65f..2dbe22a48fc 100644
--- a/config/downloads.js
+++ b/config/downloads.js
@@ -25,8 +25,8 @@ module.exports = [
     githubBranch: 'master',
     downloadPath: 
'apisix/ingress-controller/1.6.0/apache-apisix-ingress-controller-1.6.0-src',
     dockerhubPath: 'apisix-ingress-controller',
-    version: '2.0.0',
-    releaseDate: '2025-12-17',
+    version: '2.1.0',
+    releaseDate: '2026-06-01',
     firstDocPath: '/overview',
   },
   {

Reply via email to