Skip to content

Commit 348c05f

Browse files
committed
Update Makefile BRANCH to 18.0-fr3
1 parent 3ba8662 commit 348c05f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -403,7 +403,7 @@ kuttl-test-cleanup:
403403
fi
404404

405405
CRD_SCHEMA_CHECKER_VERSION ?= release-4.16
406-
BRANCH ?= main
406+
BRANCH ?= 18.0-fr3
407407
.PHONY: force-bump
408408
force-bump: ## Force bump operator and lib-common dependencies
409409
for dep in $$(cat go.mod | grep openstack-k8s-operators | grep -vE -- 'indirect|telemetry-operator|^replace' | awk '{print $$1}'); do \

0 commit comments

Comments
 (0)