Skip to content

Commit 1f82e7e

Browse files
committed
Update CAPI branch for Tilt to v1.4.6
Signed-off-by: Hans Rakers <[email protected]>
1 parent ec21572 commit 1f82e7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -245,7 +245,7 @@ delete-kind-cluster:
245245
kind delete cluster --name $(KIND_CLUSTER_NAME)
246246

247247
cluster-api: ## Clone cluster-api repository for tilt use.
248-
git clone --branch v1.4.4 --depth 1 https://github.com/kubernetes-sigs/cluster-api.git
248+
git clone --branch v1.4.6 --depth 1 https://github.com/kubernetes-sigs/cluster-api.git
249249

250250
cluster-api/tilt-settings.json: hack/tilt-settings.json cluster-api
251251
cp ./hack/tilt-settings.json cluster-api

0 commit comments

Comments
 (0)