This is an automated email from the ASF dual-hosted git repository.
warren pushed a commit to branch gh-pages
in repository
https://gitbox.apache.org/repos/asf/incubator-devlake-helm-chart.git
The following commit(s) were added to refs/heads/gh-pages by this push:
new 55910b7 Update README.md
55910b7 is described below
commit 55910b758cee1f0e2558b7077d2cab868c90b07a
Author: Warren Chen <[email protected]>
AuthorDate: Wed Oct 26 09:26:40 2022 +0800
Update README.md
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 3d6f117..e3fa788 100644
--- a/README.md
+++ b/README.md
@@ -24,7 +24,7 @@
To install the chart with release name `devlake`:
```shell
-helm repo add devlake https://merico-dev.github.io/devlake-helm-chart
+helm repo add devlake https://apache.github.io/incubator-devlake-helm-chart
helm repo update
helm install devlake devlake/devlake
kubectl port-forward service/devlake-ui 30090:32001