You can upgrade the component to version 5.0 only from version 4.1. If you are using an older version, you must upgrade it to 4.1 in the following order: 3.7 → 3.7.1, 3.7.1 → 3.7.2, 3.7.2 → 4.0, 4.0 → 4.1.
To update the Central Node component on the server with this component, you must first run the script kata-upgrade-preparation. The script is included in the program distribution kit.
To update the Central Node component:
sudo pip3 install /tmp/upgrade_preparation-1.0-py3-none-any.whl
.sudo /usr/local/bin/kata-upgrade-preparation
.The Central Node component will be updated.
Page top