Skip to content

Commit 6e4749f

Browse files
Merge pull request #918 from rabi/bmo_branch
Use BMO_BRANCH release-0.6
2 parents c1c0d8a + 7d13618 commit 6e4749f

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
@@ -480,7 +480,7 @@ TELEMETRY_KUTTL_NAMESPACE ?= telemetry-kuttl-tests
480480

481481
# BMO
482482
BMO_REPO ?= https://github.com/metal3-io/baremetal-operator
483-
BMO_BRANCH ?= release-0.5
483+
BMO_BRANCH ?= release-0.6
484484
BMO_COMMIT_HASH ?=
485485
BMO_PROVISIONING_INTERFACE ?=
486486
ifeq ($(NETWORK_ISOLATION_USE_DEFAULT_NETWORK), true)

0 commit comments

Comments
 (0)