- Upgrading SENTIENT to 3.6.4
- Upgrading SENTIENT to 3.6.3
- Upgrading SENTIENT to 3.6.2
- Upgrading SENTIENT to 3.6.1
- Upgrading SENTIENT to 3.6.0
Upgrading SENTIENT to 3.6.4
SENTIENT service upgrade
- Change the parameter
TB_VERSIONin the.envfile.
TB_VERSION=3.6.4
- Execute the following commands:
1
2
3
./docker-stop-services.sh
./docker-upgrade-tb.sh --fromVersion=3.6.3
./docker-start-services.sh
Upgrading SENTIENT to 3.6.3
SENTIENT service upgrade
- Change the parameter
TB_VERSIONin the.envfile.
TB_VERSION=3.6.3
- Execute the following commands:
1
2
3
./docker-stop-services.sh
./docker-upgrade-tb.sh --fromVersion=3.6.2
./docker-start-services.sh
Upgrading SENTIENT to 3.6.2
SENTIENT service upgrade
- Change the parameter
TB_VERSIONin the.envfile.
TB_VERSION=3.6.2
- Execute the following commands:
1
2
3
./docker-stop-services.sh
./docker-upgrade-tb.sh --fromVersion=3.6.1
./docker-start-services.sh
Upgrading SENTIENT to 3.6.1
SENTIENT service upgrade
- Change the parameter
TB_VERSIONin the.envfile.
TB_VERSION=3.6.1
- Execute the following commands:
1
2
3
./docker-stop-services.sh
./docker-upgrade-tb.sh --fromVersion=3.6.0
./docker-start-services.sh
Upgrading SENTIENT to 3.6.0
SENTIENT service upgrade
- Change the parameter
TB_VERSIONin the.envfile.
TB_VERSION=3.6.0
- Execute the following commands:
1
2
3
./docker-stop-services.sh
./docker-upgrade-tb.sh --fromVersion=3.5.1
./docker-start-services.sh