Skip to content

Commit 18c855a

Browse files
[18.0-fr6] Update Makefile for 18.0-fr6
1 parent 66c9c97 commit 18c855a

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
@@ -464,7 +464,7 @@ kuttl-test-cleanup:
464464

465465
CRD_SCHEMA_CHECKER_VERSION ?= release-4.16
466466

467-
BRANCH=main
467+
BRANCH=18.0-fr6
468468
.PHONY: force-bump
469469
force-bump: ## Force bump operator and lib-common dependencies
470470
for dep in $$(cat go.mod | grep openstack-k8s-operators | grep -vE -- 'indirect|watcher-operator|^replace' | awk '{print $$1}'); do \

0 commit comments

Comments
 (0)