Sunbird
support upgrading from an immidiate old version.
Steps to follow:
Updating variables
Method A
- checkout your private_repo
- download the patch file from https://github.com/project-sunbird/sunbird-devops.git – private_repo/upgrade/<common.diff, secrets.diff, hosts.diff >
- git apply <diff file>
- and edit the values, if there are any changes
Method B
- checkout your private Repo
- check release notes for sunbird_devops
- update the variables
Run the Jenkins jobs
...
upgrade notes