Node upgrade instructions
Node upgrade instructions for Pendulum and Amplitude network respectively
Last updated
Was this helpful?
Node upgrade instructions for Pendulum and Amplitude network respectively
Last updated
Was this helpful?
Node upgrades are required for all collators when a new node version is released. It is very important that all nodes on the network maintain the same node version.
We provide our partners with the following installables.
Docker Image
.deb Ubuntu package for Ubuntu 20/22
Precompiled binary
The official Pendulum docker image is located in
Always use the image with the “latest” tag when you upgrade, that will have the recently pushed docker image.
Navigate to the Pendulum Download page:
The latest package provided for Ubuntu is located in pendulum_debian_latest folder.
Download the latest package onto your server using the following command, and replace VERSION with the version provided on the page.
Once you obtained the package, navigate into the directory where the file is and use the following command sentence to install/upgrade the product:
Navigate to the Pendulum Download page:
the latest binary package is located in pendulum_binary_latest folder.
Download the binary file and replace it with the binary you are currently running on your system.
Node upgrades are required for all collators when a new node version is released. It is very important that all nodes on the network maintain the same node version.
We provide our partners with the following installables.
Docker Image
.deb Ubuntu package for Ubuntu 20/22
Precompiled binary
Always use the image with the “latest” tag when you upgrade, that will have the recently pushed docker image.
Navigate to the Pendulum Download page:
The latest package provided for Ubuntu is located in amplitude_debian_latest folder.
Download the latest package onto your server using the following command, and replace VERSION with the version provided on the page.
Once you obtained the package, navigate into the directory where the file is and use the following command sentence to install/upgrade the product:
Navigate to the Pendulum Download page:
The latest package provided for Ubuntu is located in amplitude_binary_latest folder.
Download the binary file and replace it with the binary you are currently running on your system.
The official Amplitude docker image is located in