diff --git a/deploy/kind/infrastructure/kustomization.yaml b/deploy/kind/infrastructure/kustomization.yaml index 910f5037..2ea2920a 100644 --- a/deploy/kind/infrastructure/kustomization.yaml +++ b/deploy/kind/infrastructure/kustomization.yaml @@ -1,7 +1,7 @@ apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization resources: - - https://github.com/kubernetes-sigs/gateway-api/releases/download/v1.5.1/experimental-install.yaml + - https://github.com/kubernetes-sigs/gateway-api/releases/download/v1.6.1/experimental-install.yaml - https://github.com/cert-manager/cert-manager/releases/download/v1.21.1/cert-manager.yaml - https://github.com/cloudnative-pg/cloudnative-pg/releases/download/v1.30.0/cnpg-1.30.0.yaml - https://github.com/kubernetes-sigs/agent-sandbox/releases/download/v0.5.4/sandbox.yaml