diff --git a/operator-pipeline-images/operatorcert/static_tests/community/bundle.py b/operator-pipeline-images/operatorcert/static_tests/community/bundle.py index 6f0f6334..440797a3 100644 --- a/operator-pipeline-images/operatorcert/static_tests/community/bundle.py +++ b/operator-pipeline-images/operatorcert/static_tests/community/bundle.py @@ -459,8 +459,7 @@ def check_replaces_availability(bundle: Bundle) -> Iterator[CheckResult]: "is a new way to manage operator metadata. " "This operator does not use FBC and it is recommended for new operators to " "[start directly with FBC]" - "(https://redhat-openshift-ecosystem.github.io/operator-pipelines/users/fbc_workflow/). " - "The use of FBC will be mandatory for new operators from February 2025." + "(https://redhat-openshift-ecosystem.github.io/operator-pipelines/users/fbc_workflow/)." )