Hi there,
I've been upgrading Jenkins from 1.651.1 to 2.19.4 with some flags underneath to avoid having issues with the Plugin upgrade wizard, but there is always a banner about to upgrade now as you can see below:
Welcome to Jenkins 2!Upgrade nowto get the new features
Current java Properties
/usr/bin/java -Djava.awt.headless=true -Djenkins.install.runSetupWizard=false ...
I couldn't find further details about disabling that feature, I searched about those commands in the below Jira ticket:
Any ideas how I can disable that banner?
Cheers