You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by ju...@apache.org on 2021/05/13 14:10:01 UTC

[apisix-website] branch master updated: release ingress 0.6.0 (#343)

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 5759edf  release ingress 0.6.0 (#343)
5759edf is described below

commit 5759edf349c16ea5180cce28bd691c8a16db42be
Author: kv <gx...@163.com>
AuthorDate: Thu May 13 22:09:30 2021 +0800

    release ingress 0.6.0 (#343)
---
 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 6711d9f..7674291 100644
--- a/website/docusaurus.config.js
+++ b/website/docusaurus.config.js
@@ -45,8 +45,8 @@ module.exports = {
         shape: "hexagon",
         color: "#2563EB",
         githubRepo: "apache/apisix-ingress-controller",
-        version: "0.5.0",
-        releaseDate: "2021-04-11",
+        version: "0.6.0",
+        releaseDate: "2021-05-13",
         firstDocPath: "/getting-started",
       }
     ],