Skip to content

Commit 82b2a30

Browse files
[18.0-fr5] Update Makefile for 18.0-fr5
1 parent be2ddf1 commit 82b2a30

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
@@ -412,7 +412,7 @@ kuttl-test-cleanup:
412412
fi
413413

414414
CRD_SCHEMA_CHECKER_VERSION ?= release-4.16
415-
BRANCH ?= main
415+
BRANCH ?= 18.0-fr5
416416
.PHONY: force-bump
417417
force-bump: ## Force bump operator and lib-common dependencies
418418
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)