This is an automated email from the ASF dual-hosted git repository. gongchao pushed a commit to branch submoudle in repository https://gitbox.apache.org/repos/asf/hertzbeat.git
commit 096a3a063e26130b0ccf83f1ff2c63228c80498b Author: tomsun28 <[email protected]> AuthorDate: Tue Aug 13 22:38:36 2024 +0800 [infra] add sub git module hertzbeat-helm-chart Signed-off-by: tomsun28 <[email protected]> --- .gitmodules | 3 +++ script/helm/hertzbeat-helm-chart | 1 + 2 files changed, 4 insertions(+) diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 000000000..969771c63 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "script/helm/hertzbeat-helm-chart"] + path = script/helm/hertzbeat-helm-chart + url = [email protected]:apache/hertzbeat-helm-chart.git diff --git a/script/helm/hertzbeat-helm-chart b/script/helm/hertzbeat-helm-chart new file mode 160000 index 000000000..74027a5fd --- /dev/null +++ b/script/helm/hertzbeat-helm-chart @@ -0,0 +1 @@ +Subproject commit 74027a5fdaed41693842b343789d4e49a57a5771 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
