From 968d7e6f9610522dfbc6d374f628a30f832d36ee Mon Sep 17 00:00:00 2001 From: Jintao Zhang Date: Thu, 19 Aug 2021 09:46:43 +0800 Subject: [PATCH] chore: bump APISIX Ingress controller v1.2.0 Signed-off-by: Jintao Zhang --- 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 d43b57e31afe4..c3090df9efef3 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", }, {