capver: update latest (#2774)

This commit is contained in:
Kristoffer Dalby
2025-11-12 13:26:54 -06:00
committed by GitHub
parent da9018a0eb
commit 8394e7094a
8 changed files with 296 additions and 67 deletions

View File

@@ -63,7 +63,7 @@ var (
//
// The rest of the version represents Tailscale versions that can be
// found in Tailscale's apt repository.
AllVersions = append([]string{"head", "unstable"}, capver.TailscaleLatestMajorMinor(10, true)...)
AllVersions = append([]string{"head", "unstable"}, capver.TailscaleLatestMajorMinor(capver.SupportedMajorMinorVersions, true)...)
// MustTestVersions is the minimum set of versions we should test.
// At the moment, this is arbitrarily chosen as: