Files
pinniped/hack/lib/kube-versions.txt
2025-12-18 13:20:41 -08:00

21 lines
673 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.35.0
1.34.2
1.33.6
1.32.10
1.31.14
1.30.14