Bump sigs.k8s.io/gateway-api to v1.5.1

This commit is contained in:
Michael
2026-03-17 17:10:12 +01:00
committed by GitHub
parent d1a6841275
commit 4fe0bea069
117 changed files with 6472 additions and 3099 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ set -e -o pipefail
PROJECT_MODULE="github.com/traefik/traefik"
MODULE_VERSION="v3"
KUBE_VERSION=v0.34.3
KUBE_VERSION=v0.35.2
CURRENT_DIR="$(pwd)"
go install "k8s.io/code-generator/cmd/deepcopy-gen@${KUBE_VERSION}"