following [hello-world-go](https://github.com/OpenFunction/samples/tree/release-0.5/functions/Knative/hello-world-go), when i exec command ``` kubectl apply -f function-sample.yaml ``` An error occurred : ``` error: unable to recognize "function-sample.yaml": no matches for kind "Function" in version "core.openfunction.io/v1beta1" ``` can help me? I just completely installed ofn. and the pods of ofn components were running that i have checked. ``` The following existing components will be skipped: - CertManager - IngressNginx - Dapr - Keda - Knative Serving - Tekton Pipelines - Shipwright ✓ Shipwright - Completed! ✓ OpenFunction - Completed! 🚀 Completed in 1m9.205258418s. ```