import raw from "./build/versions.json"; export const kubectlVersions = raw as [string, string][];