Jenkins Upgrade Manual with screenshots

We have already seen Jenkins Installation , Jenkins Master-Slave configuration and Jenkins Windows Slave configuration in our previous articles.

Jenkins - DevOpsBuzz

So lets move further and discuss about Jenkins upgrade to new version.

If you are using Jenkins for production or for multiple tasks, it is very important that you keep your Jenkins up-to-date with the latest version.

Whenever a latest stable version is available, your Jenkins server will prompt you to “Upgrade to the new version”

You can either use the downloadable file and upgrade the Jenkins server or you can use Yum to upgrade in similar fashion how we installed on Linux server which we discussed in Jenkins Installation

To demonstrate this upgrade, we are going to upgrade our Jenkins instance to version 2.52

Just open the Jenkins server with root user and type “yum update jenkins”

jenkins_updatation-3

Once the update complete, Go to your Jenkins URL and login …

jenkins_updatation-4

After a successful upgrade, Jenkins will prompt you to upgrade/install the new features as well which are part of new version.

jenkins_updatation-5

Once you click on “Upgrade Now”, it will ask your permission to install/upgrade the new features.

jenkins_updatation-6

Once you click on “Continue” – It will start installing plugins ….

jenkins_updatation-7

jenkins_updatation-8

jenkins_updatation-10

It will install all the plugins ….

jenkins_updatation-11

If something is failing, give a try again and Jenkins will automatically fix the failures (usually it happens due to Network disruption)

Once all the plugins are installed, it will prompt you to restart the Jenkins to fetch the new changes.

jenkins_updatation-12

Once you click on Yes – It will restart Jenkins and refresh the Jenkins instance for you

jenkins_updatation-13

Your Jenkins server is now successfully upgraded to the new version 🙂

Happy Learning …..

1 thought on “Jenkins Upgrade Manual with screenshots”

Leave a Comment

Your email address will not be published. Required fields are marked *

Scroll to Top
Scroll to Top