unable to install helm chart on GKE v1.25

I am using Helm Chart - https://artifacthub.io/packages/helm/gitlab/gitlab/6.11.3

Error: UPGRADE FAILED: unable to build kubernetes objects from current release manifest: [resource mapping not found for name: "gitlab-gitaly" namespace: "gitlab" from "": no matches for kind "PodDisruptionBudget" in version "policy/v1beta1" ensure CRDs are installed first, resource mapping not found for name: "gitlab-gitlab-pages" namespace: "gitlab" from "": no matches for kind "PodDisruptionBudget" in version "policy/v1beta1" ensure CRDs are installed first, resource mapping not found for name: "gitlab-gitlab-shell" namespace: "gitlab" from "": no matches for kind "PodDisruptionBudget" in version "policy/v1beta1" ensure CRDs are installed first, resource mapping not found for name: "gitlab-sidekiq-all-in-1-v1" namespace: "gitlab" from "": no matches for kind "PodDisruptionBudget" in version "policy/v1beta1" ensure CRDs are installed first, resource mapping not found for name: "gitlab-webservice-default" namespace: "gitlab" from "": no matches for kind "PodDisruptionBudget" in version "policy/v1beta1" ensure CRDs are installed first, resource mapping not found for name: "gitlab-registry-v1" namespace: "gitlab" from "": no matches for kind "PodDisruptionBudget" in version "policy/v1beta1" ensure CRDs are installed first, resource mapping not found for name: "gitlab-gitlab-pages" namespace: "gitlab" from "": no matches for kind "HorizontalPodAutoscaler" in version "autoscaling/v2beta1" ensure CRDs are installed first, resource mapping not found for name: "gitlab-gitlab-shell" namespace: "gitlab" from "": no matches for kind "HorizontalPodAutoscaler" in version "autoscaling/v2beta1" ensure CRDs are installed first, resource mapping not found for name: "gitlab-sidekiq-all-in-1-v2" namespace: "gitlab" from "": no matches for kind "HorizontalPodAutoscaler" in version "autoscaling/v2beta1" ensure CRDs are installed first, resource mapping not found for name: "gitlab-webservice-default" namespace: "gitlab" from "": no matches for kind "HorizontalPodAutoscaler" in version "autoscaling/v2beta1" ensure CRDs are installed first, resource mapping not found for name: "gitlab-registry" namespace: "gitlab" from "": no matches for kind "HorizontalPodAutoscaler" in version "autoscaling/v2beta1" ensure CRDs are installed first]