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

juzhiyuan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/apisix-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 1c2964c  docs: added ingress controller 1.0.0 (#368)
1c2964c is described below

commit 1c2964cf575b43c90b8f93abf1e7ac23802583ab
Author: kv <[email protected]>
AuthorDate: Wed Jun 16 10:56:23 2021 +0800

    docs: added ingress controller 1.0.0 (#368)
---
 website/docusaurus.config.js | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/website/docusaurus.config.js b/website/docusaurus.config.js
index 299f40f..735ba54 100644
--- a/website/docusaurus.config.js
+++ b/website/docusaurus.config.js
@@ -104,8 +104,8 @@ module.exports = {
         shape: "hexagon",
         color: "#2563EB",
         githubRepo: "apache/apisix-ingress-controller",
-        version: "0.6.0",
-        releaseDate: "2021-05-13",
+        version: "1.0.0",
+        releaseDate: "2021-06-16",
         firstDocPath: "/getting-started",
       }
     ],

Reply via email to