diff --git a/deploy/components/crds-gie/kustomization.yaml b/deploy/components/crds-gie/kustomization.yaml index 2b838919..e0a10891 100644 --- a/deploy/components/crds-gie/kustomization.yaml +++ b/deploy/components/crds-gie/kustomization.yaml @@ -10,4 +10,4 @@ apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization resources: -- https://github.com/kubernetes-sigs/gateway-api-inference-extension/config/crd?ref=v0.3.0 \ No newline at end of file +- https://github.com/kubernetes-sigs/gateway-api-inference-extension/config/crd?ref=v0.4.0 \ No newline at end of file