Can't install traefik v3.6.2 on DOKS 1.34.1-do.0

HI,

When I try to install traefik 3.6.2 via helm I have the following error:

Error: INSTALLATION FAILED: failed to install CRD crds/gateway-standard-install.yaml: conflict occurred while applying object /referencegrants.gateway.networking.k8s.io apiextensions.k8s.io/v1, Kind=CustomResourceDefinition: Apply failed with 2 conflicts: conflicts with "c3":

  • .metadata.annotations.gateway.networking.k8s.io/bundle-version
  • .spec.versions
    conflict occurred while applying object /gatewayclasses.gateway.networking.k8s.io apiextensions.k8s.io/v1, Kind=CustomResourceDefinition: Apply failed with 2 conflicts: conflicts with "c3":
  • .metadata.annotations.gateway.networking.k8s.io/bundle-version
  • .spec.versions
    conflict occurred while applying object /grpcroutes.gateway.networking.k8s.io apiextensions.k8s.io/v1, Kind=CustomResourceDefinition: Apply failed with 2 conflicts: conflicts with "c3":
  • .metadata.annotations.gateway.networking.k8s.io/bundle-version
  • .spec.versions
    conflict occurred while applying object /gateways.gateway.networking.k8s.io apiextensions.k8s.io/v1, Kind=CustomResourceDefinition: Apply failed with 2 conflicts: conflicts with "c3":
  • .metadata.annotations.gateway.networking.k8s.io/bundle-version
  • .spec.versions
    conflict occurred while applying object /httproutes.gateway.networking.k8s.io apiextensions.k8s.io/v1, Kind=CustomResourceDefinition: Apply failed with 2 conflicts: conflicts with "c3":
  • .metadata.annotations.gateway.networking.k8s.io/bundle-version
  • .spec.versions

Can you help me please ?

Best regards.

Using DOKS?

Hi using digitalocean kubernetes doks.

[removed by mod]