From b9b64f699001e8dbf7223aa904844fa3b1b85758 Mon Sep 17 00:00:00 2001 From: Tamal Saha Date: Sat, 11 Nov 2023 12:26:09 -0800 Subject: [PATCH] Update submodules Signed-off-by: Tamal Saha --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 6cf79cf..1b9bce2 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "build"] path = build - url = https://github.com/kubedb/build.git + url = https://github.com/kubedb/crossplane-build.git