jenkinsci / docker-plugin

Jenkins cloud plugin that uses Docker
https://plugins.jenkins.io/docker-plugin/
MIT License
486 stars 322 forks source link

Require Jenkins 2.440.3 or newer #1081

Closed MarkEWaite closed 1 month ago

MarkEWaite commented 1 month ago

Require Jenkins 2.440.3 or newer

Choosing a Jenkins baseline recommends 2.440.3 or 2.426.3. This plugin had its minimum Jenkins version as 2.440.1 because it initially needed to require Jenkins 2.440 (weekly).

Plugin installation statistics do not yet show the installation statistics for 1.6.1 (released 3 weeks ago). Statistics for 1.6 show that 53% of installations of 1.6 are already running Jenkins 2.440.3 or newer.

Testing done

Confirmed that automated tests pass locally.

Submitter checklist