Skip to main content
Superblocks periodically releases new versions of the data plane with bug fixes, performance improvements, and new features. We recommend keeping your data plane up to date to ensure compatibility with the latest Superblocks platform capabilities. See the changelog for details on each release.

Release notifications

To be notified when new data plane versions are published, you can watch the Superblocks agent repository on Docker Hub. Available tagged versions are listed there and can be used when specifying the image version in your deployment configuration.

Upgrade instructions

Follow the instructions below to upgrade the data plane based on your deployment method.
Bump the version tag on the superblocks_agent_image variable in the service’s Terraform file.AWS ECS Fargate
superblocks_agent_image = "ghcr.io/superblocksteam/agent:<VERSION>"
Google Cloud Run
superblocks_agent_image = "gcr.io/superblocks-registry/superblocks/agent:<VERSION>"