Files
pinniped/hack/lib/kube-versions.txt
2025-08-28 12:33:39 -07:00

23 lines
690 B
Plaintext

#
# This file lists the versions of Kubernetes to use for codegen.
# They must be listed newest to oldest.
#
# New releases are listed at https://kubernetes.io/releases/.
# Older releases are listed at https://kubernetes.io/releases/patch-releases/#non-active-branch-history.
#
# Rule of thumb: Once a minor version has been out of support for a year
# (see https://endoflife.date/kubernetes), then remove it from this file
# and delete the generated/X.XX directory for that Kube version from git.
#
# Whenever a new version is added to this file, or when a version number
# is edited in this file, please run hack/update.sh.
#
1.33.4
1.32.8
1.31.12
1.30.14
1.29.14
1.28.15
1.27.16
1.26.15