This is an automated email from the ASF dual-hosted git repository. klesh pushed a commit to branch klesh-patch-1 in repository https://gitbox.apache.org/repos/asf/incubator-devlake-helm-chart.git
commit 0403ff6cedea5ee33cbcb8503fa122a1348664fa Author: Klesh Wong <[email protected]> AuthorDate: Wed Nov 15 12:06:17 2023 +0800 Update .gitmodules --- .gitmodules | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 272d983..d6b3681 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,4 +4,5 @@ branch = v0.5.0 [submodule ".github/actions/chart-releaser-action"] path = .github/actions/chart-releaser-action - url = [email protected]:helm/chart-releaser-action.git + url = https://github.com/helm/chart-releaser-action.git + branch = v1.5.0
