Skip to content

Commit 9d0a96a

Browse files
committed
Fixed submodule branch and re-synced modules
- Fixed main -> release-0.9 branch in .gitmodules - Forced hack/build/seed submodule to sync with release-0.9 - Forced hack/build/tini to check out the v0.19.0 tag Signed-off-by: Franco Bladilo <fbladilo@redhat.com>
1 parent 0444cb2 commit 9d0a96a

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.gitmodules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[submodule "hack/build/seed"]
22
path = hack/build/seed
33
url = https://github.com/konveyor/tackle2-seed
4-
branch = main
4+
branch = release-0.9
55
[submodule "hack/build/tini"]
66
path = hack/build/tini
77
url = https://github.com/krallin/tini.git

hack/build/seed

Submodule seed updated from d55f1d1 to 73349a5

0 commit comments

Comments
 (0)