Add 1.29 and update patch versions in kube-versions.txt; run codegen

This commit is contained in:
Ryan Richard
2024-02-29 12:00:02 -08:00
parent 27d0c58319
commit b79a2ccf7c
1309 changed files with 38370 additions and 1311 deletions

View File

@@ -1,6 +1,9 @@
1.28.4
1.27.8
1.26.11
# This file lists the versions of Kubernetes to use for codegen.
# They must be listed newest to oldest.
1.29.2
1.28.7
1.27.11
1.26.14
1.25.16
1.24.17
1.23.17

View File

@@ -1,5 +1,7 @@
module go.pinniped.dev/update-go-mod
go 1.21
go 1.21.3
toolchain go1.22.0
require golang.org/x/mod v0.15.0