Gitlab upgrade 16.4.2 on kubernetes 1.27

I have gitlab version 16.4.1, a few days ago I upgraded kubernetes to version 1.27.
Now when I upgrade gitlab to version 16.4.2 I get the following error:
Error: UPGRADE FAILED: unable to build kubernetes objects from current release manifest: [resource mapping not found for name: “gitlab-gitlab-shell” namespace: “cdp” from “”: no matches for kind “HorizontalPodAutoscaler” in version “autoscaling /v2beta2”
ensure CRDs are installed first, resource mapping not found for name: “gitlab-kas” namespace: “cdp” from “”: no matches for kind “HorizontalPodAutoscaler” in version “autoscaling/v2beta2”
ensure CRDs are installed first, resource mapping not found for name: “gitlab-sidekiq-all-in-1-v2” namespace: “cdp” from “”: no matches for kind “HorizontalPodAutoscaler” in version “autoscaling/v2beta2”
ensure CRDs are installed first, resource mapping not found for name: “gitlab-webservice-default” namespace: “cdp” from “”: no matches for kind “HorizontalPodAutoscaler” in version “autoscaling/v2beta2”