Stand with Ukraine flag
Try it now Pricing
MQTT Broker
Community Edition Professional Edition Cloud Edge PE Edge IoT Gateway License Server Trendz Analytics Mobile Application PE Mobile Application MQTT Broker
Installation > Upgrade instructions
Getting Started Documentation
Architecture API FAQ
On this page

TBMQ upgrade options

Upgrading to 1.3.0

Doc info icon

NOTE:
These steps are applicable for 1.2.1 TBMQ version. In order to upgrade to 1.3.0 you need to upgrade to 1.2.1 first.

Pull TBMQ image (Optional)

Pull 1.3.0 version TBMQ image depending on your current installation.

1
docker pull thingsboard/tbmq:1.3.0
1
docker pull thingsboard/tbmq-node:1.3.0

From version

The fromVersion should be set to 1.2.1.

Navigate to the appropriate documentation to proceed with the next upgrade steps by choosing one of the card on top of the page.

Upgrading to 1.2.1

Doc info icon

NOTE:
These steps are applicable for 1.2.0 TBMQ version. In order to upgrade to 1.2.1 you need to upgrade to 1.2.0 first.

Pull TBMQ image (Optional)

Pull 1.2.1 version TBMQ image depending on your current installation.

1
docker pull thingsboard/tbmq:1.2.1
1
docker pull thingsboard/tbmq-node:1.2.1

From version

The fromVersion should be set to 1.2.0.

Navigate to the appropriate documentation to proceed with the next upgrade steps by choosing one of the card on top of the page.

Upgrading to 1.2.0

Doc info icon

NOTE:
These steps are applicable for 1.1.0 TBMQ version. In order to upgrade to 1.2.0 you need to upgrade to 1.1.0 first.

Pull TBMQ image (Optional)

Pull 1.2.0 version TBMQ image depending on your current installation.

1
docker pull thingsboard/tbmq:1.2.0
1
docker pull thingsboard/tbmq-node:1.2.0

From version

The fromVersion should be set to 1.1.0.

Navigate to the appropriate documentation to proceed with the next upgrade steps by choosing one of the card on top of the page.

Upgrading to 1.1.0

Doc info icon

NOTE:
These steps are applicable for 1.0.0, and 1.0.1 TBMQ versions.

Pull TBMQ image (Optional)

Pull 1.1.0 version TBMQ image depending on your current installation.

1
docker pull thingsboard/tbmq:1.1.0
1
docker pull thingsboard/tbmq-node:1.1.0

From version

The fromVersion can be set to either 1.0.0 or 1.0.1 values.

Navigate to the appropriate documentation to proceed with the next upgrade steps by choosing one of the card on top of the page.

Next steps