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 fd82130  add submodule (#9)
fd82130 is described below

commit fd82130e37cd544087fd1e86c5b437c91699116c
Author: Warren Chen <[email protected]>
AuthorDate: Tue Oct 25 21:15:15 2022 +0800

    add submodule (#9)
---
 .gitmodules | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 0000000..3cfd39c
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,7 @@
+[submodule ".github/actions/setup-kind"]
+       path = .github/actions/setup-kind
+       url = https://github.com/engineerd/setup-kind.git
+       branch = v0.5.0
+[submodule ".github/actions/chart-releaser-action"]
+       path = .github/actions/chart-releaser-action
+       url = https://github.com/helm/chart-releaser-action.git

Reply via email to