Just run update script in your terminal:
sudo bash -c "$(curl -s https://raw.githubusercontent.com/sonm-io/autodeploy/master/sonm-auto-deploy-consumer.sh)"
sonmcli worker maintenance 0h
You may read more about maintenance mode here.
You can check it by this script:
sonmcli worker ask-plan list |grep order
When worker maintenance mode will be activated (no active orders), proceed to next step.
sudo bash -c "$(curl -s https://raw.githubusercontent.com/sonm-io/autodeploy/master/sonm-auto-deploy-supplier.sh)" -s YOUR_MASTER_ADDRESS
sudo docker ps
sonmcli worker status
sonmcli worker maintenance 10000h
Congratulations! You have completed the update.