This is an automated email from the ASF dual-hosted git repository. warren pushed a commit to branch warren830-patch-2 in repository https://gitbox.apache.org/repos/asf/incubator-devlake-helm-chart.git
commit 4e1f9ef65c8a20a132096077651182f360fab9dc Author: Warren Chen <[email protected]> AuthorDate: Sun Oct 30 19:27:25 2022 +0800 Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 9af88dc..5d1bba9 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,8 @@ # --> +Thanks to @matrixji who initiated all content in `apache/incubator-devlake`, this repo is copied from directory deployment/helm in repo `apache/incubator-devlake`! Also thanks to @lshmouse, @shubham-cmyk and @SnowMoon-Dev for the contribution for devlake helm deployment. + ## Install To install the chart with release name `devlake`: @@ -55,3 +57,6 @@ To uninstall/delete the `devlake` release: ```shell helm uninstall devlake ``` + +## Original pr in apache/incubator-devlake +https://github.com/apache/incubator-devlake/pulls?q=is%3Apr+helm+is%3Aclosed
