Skip to content

Commit d430ca2

Browse files
[18.0-fr6] Update Makefile for 18.0-fr6
1 parent f643cb7 commit d430ca2

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
@@ -383,7 +383,7 @@ scale-down-placement-controller-csv:
383383
fi
384384

385385
CRD_SCHEMA_CHECKER_VERSION ?= release-4.16
386-
BRANCH ?= main
386+
BRANCH ?= 18.0-fr6
387387
.PHONY: force-bump
388388
force-bump: ## Force bump operator and lib-common dependencies
389389
for dep in $$(cat go.mod | grep openstack-k8s-operators | grep -vE -- 'indirect|placement-operator|^replace' | awk '{print $$1}'); do \

0 commit comments

Comments
 (0)