This is an automated email from the ASF dual-hosted git repository. warren pushed a commit to branch warren830-patch-3 in repository https://gitbox.apache.org/repos/asf/incubator-devlake-helm-chart.git
commit 749ce5ac65bf7b7a0811950ec361900587514248 Author: Warren Chen <[email protected]> AuthorDate: Thu Feb 16 23:31:59 2023 +0800 Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6e83628..333865c 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ Then you can visit: ```shell helm repo update -helm upgrade --install devlake devlake/devlake --version=v0.15.1-beta3 +helm upgrade --install devlake devlake/devlake --version=0.15.0 ``` ## Uninstall
