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

zhangliang2022 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 a1311022c8 docs: update 0.16.0-beta10 version docs for helm setup 
(#474)
a1311022c8 is described below

commit a1311022c8dcf77fdb044d08670b0d66f5052b67
Author: abeizn <[email protected]>
AuthorDate: Thu Mar 23 18:36:52 2023 +0800

    docs: update 0.16.0-beta10 version docs for helm setup (#474)
---
 docs/GettingStarted/HelmSetup.md                         | 2 +-
 versioned_docs/version-v0.16/GettingStarted/HelmSetup.md | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/GettingStarted/HelmSetup.md b/docs/GettingStarted/HelmSetup.md
index 311216e325..7a6e1184a6 100644
--- a/docs/GettingStarted/HelmSetup.md
+++ b/docs/GettingStarted/HelmSetup.md
@@ -47,7 +47,7 @@ Grafana URL `http://YOUR-NODE-IP:30091`
 
 ```shell
 helm repo update
-helm upgrade --install devlake devlake/devlake --version=0.15.1-beta5
+helm upgrade --install devlake devlake/devlake --version=0.16.0-beta10
 ```
 
 ### Uninstall
diff --git a/versioned_docs/version-v0.16/GettingStarted/HelmSetup.md 
b/versioned_docs/version-v0.16/GettingStarted/HelmSetup.md
index d1bcb90ceb..8ae87f31ff 100644
--- a/versioned_docs/version-v0.16/GettingStarted/HelmSetup.md
+++ b/versioned_docs/version-v0.16/GettingStarted/HelmSetup.md
@@ -47,7 +47,7 @@ Grafana URL `http://YOUR-NODE-IP:30091`
 
 ```shell
 helm repo update
-helm upgrade --install devlake devlake/devlake --version=0.15.1-beta5
+helm upgrade --install devlake devlake/devlake --version=0.16.0-beta10
 ```
 
 ### Uninstall

Reply via email to