The Jenkins project produces two release lines, LTS and weekly. Depending on your organization's needs, one may be preferred over the either.
Both release lines are distributed as
.war
files, native packages, installers, and Docker containers.
LTS (Long-Term Support) releases are chosen every 12 weeks from the stream of regular releases as the stable release for that time period. Learn more…
A new release is produced weekly to deliver bug fixes and features to users and plugin developers.
Once a Jenkins package has been downloaded, proceed to the Installing Jenkins section of the User Handbook.