We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66c9c97 commit 18c855aCopy full SHA for 18c855a
1 file changed
Makefile
@@ -464,7 +464,7 @@ kuttl-test-cleanup:
464
465
CRD_SCHEMA_CHECKER_VERSION ?= release-4.16
466
467
-BRANCH=main
+BRANCH=18.0-fr6
468
.PHONY: force-bump
469
force-bump: ## Force bump operator and lib-common dependencies
470
for dep in $$(cat go.mod | grep openstack-k8s-operators | grep -vE -- 'indirect|watcher-operator|^replace' | awk '{print $$1}'); do \
0 commit comments