From 8e6df580000bed8a6a5e4bbdbcd3f793019a6f69 Mon Sep 17 00:00:00 2001 From: Matthias Hinrichs Date: Mon, 4 May 2026 19:52:11 +0200 Subject: [PATCH] chore: revert gateway-api CRDs to version 1.4.0 --- 01-gateway-api-crds/kustomization.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/01-gateway-api-crds/kustomization.yaml b/01-gateway-api-crds/kustomization.yaml index 7cf7c7e..e8143e7 100644 --- a/01-gateway-api-crds/kustomization.yaml +++ b/01-gateway-api-crds/kustomization.yaml @@ -1,3 +1,2 @@ resources: - https://github.com/kubernetes-sigs/gateway-api/releases/download/v1.4.0/standard-install.yaml - - https://github.com/kubernetes-sigs/gateway-api/releases/download/v1.5.0/standard-install.yaml