This is an automated email from the ASF dual-hosted git repository.
abeizn 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 7051f5b Update .gitmodules (#204)
7051f5b is described below
commit 7051f5b4262bab649b88e49f367a6fa69e8a3f13
Author: Klesh Wong <[email protected]>
AuthorDate: Wed Nov 15 12:08:46 2023 +0800
Update .gitmodules (#204)
---
.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