You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@devlake.apache.org by zk...@apache.org on 2022/07/29 01:39:50 UTC

[incubator-devlake-website] branch main updated: docs: add helm setup to v0.12

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

zky pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-devlake-website.git


The following commit(s) were added to refs/heads/main by this push:
     new 0551ee18 docs: add helm setup to v0.12
0551ee18 is described below

commit 0551ee1830ee0645df99cd31e993bd8616b242cd
Author: Startrekzky <ka...@merico.dev>
AuthorDate: Thu Jul 28 22:59:51 2022 +0800

    docs: add helm setup to v0.12
---
 docs/QuickStart/HelmSetup.md                                   | 2 +-
 {docs => versioned_docs/version-v0.12}/QuickStart/HelmSetup.md | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/QuickStart/HelmSetup.md b/docs/QuickStart/HelmSetup.md
index 0173ea5d..3a7bce1e 100644
--- a/docs/QuickStart/HelmSetup.md
+++ b/docs/QuickStart/HelmSetup.md
@@ -2,7 +2,7 @@
 title: "Install via Helm"
 description: >
   The steps to install Apache DevLake via Helm for Kubernetes
-sidebar_position: 2
+sidebar_position: 3
 ---
 
 ## Prerequisites
diff --git a/docs/QuickStart/HelmSetup.md b/versioned_docs/version-v0.12/QuickStart/HelmSetup.md
similarity index 99%
copy from docs/QuickStart/HelmSetup.md
copy to versioned_docs/version-v0.12/QuickStart/HelmSetup.md
index 0173ea5d..3a7bce1e 100644
--- a/docs/QuickStart/HelmSetup.md
+++ b/versioned_docs/version-v0.12/QuickStart/HelmSetup.md
@@ -2,7 +2,7 @@
 title: "Install via Helm"
 description: >
   The steps to install Apache DevLake via Helm for Kubernetes
-sidebar_position: 2
+sidebar_position: 3
 ---
 
 ## Prerequisites