To ensure a smooth upgrade process, please follow the instructions below if your current version is below 7.2.0.
Step 1 - Upgrade to Version 7.2.0
Before proceeding with any further upgrades, it is essential to first upgrade your system to version 7.2.0. Please follow these steps:
Open the
docker-compose.yaml
file using a text editor.Locate the
tagversion
parameter and replace it with7.2.0
.Save the changes to the
docker-compose.yaml
file.
Step 2 - Upgrade Steps
Follow the below steps to upgrade the knowhow instance.
...