Skip to content

Commit

Permalink
Update Jenkins LTS versions to 2.462.3 in various parts of the docume…
Browse files Browse the repository at this point in the history
…ntation (#7616)

chore: Bump Jenkins oldest weekly supported version in the "Choosing ...

... a version" page

Made with ❤️️ by updatecli

Co-authored-by: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Oct 16, 2024
1 parent 5e78cc5 commit 1558ef0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ You need to balance compatibility and features:
In particular, the LTS Release Line is based on slightly older releases to provide a more stable experience for conservative users.
* *Building against recent Jenkins versions* allows you to use recently added core features and API from your plugin.
You will also use that newer version for `mvn hpi:run`, so it may be easier to test your plugin with newer Jenkins releases.
* *Do not use versions no longer supported by the update center*, which is currently anything older than 2.421 for weekly releases, and 2.414.1 for LTS releases.
* *Do not use versions no longer supported by the update center*, which is currently anything older than 2.423 for weekly releases, and 2.414.1 for LTS releases.
Note that the lowest supported version changes about every week (weekly release) or every month (LTS release), so these specific versions will be a bad choice soon.
* *Prefer an LTS version over weekly versions.*
** If you are based on the _currently active_ LTS line,
Expand Down

0 comments on commit 1558ef0

Please sign in to comment.