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/04/06 01:56:59 UTC

[apisix-website] branch master updated: chore: remove downloads for docker & helm chart (#284)

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 a114288  chore: remove downloads for docker & helm chart (#284)
a114288 is described below

commit a114288b1d228035a2a10c06e68f29b87fd12b6d
Author: 琚致远 <ju...@apache.org>
AuthorDate: Tue Apr 6 09:56:37 2021 +0800

    chore: remove downloads for docker & helm chart (#284)
---
 website/docusaurus.config.js | 24 +-----------------------
 1 file changed, 1 insertion(+), 23 deletions(-)

diff --git a/website/docusaurus.config.js b/website/docusaurus.config.js
index 20cdc9a..22d4704 100644
--- a/website/docusaurus.config.js
+++ b/website/docusaurus.config.js
@@ -48,29 +48,7 @@ module.exports = {
         version: "0.4.0",
         releaseDate: "2021-03-12",
         firstDocPath: "/getting-started",
-      },
-      {
-        name: "APISIX™ Helm Charts",
-        nameInParamCase: "helm-charts",
-        description: "An Apache APISIX Helm Charts provide the installation of Apache APISIX components for kubernetes.",
-        shape: "hexagon",
-        color: "#2563EB",
-        githubRepo: "apache/apisix-helm-chart",
-        version: "0.4.0",
-        releaseDate: "2021-03-12",
-        firstDocPath: "/apisix",
-      },
-      {
-        name: "APISIX™ Docker",
-        nameInParamCase: "docker",
-        description: "Docker tooling for Apache APISIX.",
-        shape: "square",
-        color: "#2563EB",
-        githubRepo: "apache/apisix-helm-chart",
-        version: "1.0.0",
-        releaseDate: "2020-12-1",
-        firstDocPath: "/docker",
-      },
+      }
     ],
     team: require("./static/data/team.json"),
     allRepos: [