Skip to content

Commit

Permalink
HDDS-11039. Use git submodule for chart-releaser-action
Browse files Browse the repository at this point in the history
  • Loading branch information
dnskr committed Oct 8, 2024
1 parent bfae1e2 commit b9b0c1c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/chart-releaser-action
Submodule chart-releaser-action added at a917fd
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,6 @@
[submodule ".github/actions/kind-action"]
path = .github/actions/kind-action
url = https://github.com/helm/kind-action
[submodule ".github/actions/chart-releaser-action"]
path = .github/actions/chart-releaser-action
url = https://github.com/helm/chart-releaser-action

0 comments on commit b9b0c1c

Please sign in to comment.