You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@devlake.apache.org by wa...@apache.org on 2023/02/21 05:08:47 UTC

[incubator-devlake-helm-chart] branch main updated: Update README.md (#77)

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

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


The following commit(s) were added to refs/heads/main by this push:
     new 3750443  Update README.md (#77)
3750443 is described below

commit 37504433e7dc956c1a41470dfa0f63d05f1485e8
Author: Warren Chen <yi...@merico.dev>
AuthorDate: Tue Feb 21 13:08:42 2023 +0800

    Update README.md (#77)
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index aae9674..7c7760e 100644
--- a/README.md
+++ b/README.md
@@ -28,7 +28,7 @@ To install the chart with release name `devlake`:
 ```shell
 helm repo add devlake https://apache.github.io/incubator-devlake-helm-chart
 helm repo update
-helm install devlake devlake/devlake --version=v0.15.1-beta3
+helm install devlake devlake/devlake --version=0.15.1-beta5
 ```
 
 If you are using minikube inside your mac, please use the following command to forward the port: