Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to disable displaying "New version of Jenkins (2.62) is available for download (changelog)"?

seems jenkins is getting updated very frequently. I dont want to see those message where jenkins is popping with red button saying "New version of Jenkins (2.62) is available for download (changelog)". any one know how to disable this feature in jenkins? Thanks in advance

like image 720
Milind Dhoke Avatar asked May 23 '17 18:05

Milind Dhoke


1 Answers

To manually disable it

Manage Jenkins => Configure System => Administrative monitors configuration

UnCheck "Jenkins Update Notification" and apply

like image 128
ManishSingh Avatar answered Oct 14 '22 16:10

ManishSingh