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

liuxiran 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 5962e7f  chore: bump APISIX Ingress controller v1.2.0 (#479)
5962e7f is described below

commit 5962e7f1f97776bde7132f9a7b3d1cdbee8c5144
Author: Jintao Zhang <[email protected]>
AuthorDate: Thu Aug 19 13:41:15 2021 +0800

    chore: bump APISIX Ingress controller v1.2.0 (#479)
    
    Signed-off-by: Jintao Zhang <[email protected]>
---
 website/docusaurus.config.js | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/website/docusaurus.config.js b/website/docusaurus.config.js
index d43b57e..c3090df 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: "1.1.0",
-        releaseDate: "2021-07-13",
+        version: "1.2.0",
+        releaseDate: "2021-08-15",
         firstDocPath: "/getting-started",
       },
       {
@@ -130,9 +130,9 @@ module.exports = {
         color: "#2563EB",
         githubRepo: "apache/apisix-ingress-controller",
         githubBranch: "master",
-        downloadPath: 
"apisix/ingress-controller/1.1.0/apache-apisix-ingress-controller-1.1.0-src",
-        version: "1.1.0",
-        releaseDate: "2021-07-13",
+        downloadPath: 
"apisix/ingress-controller/1.2.0/apache-apisix-ingress-controller-1.2.0-src",
+        version: "1.2.0",
+        releaseDate: "2021-08-15",
         firstDocPath: "/getting-started",
       },
       {

Reply via email to