Skip to main content

Upgrading the OPA

The latest agent versions are available in the agent GitHub repository. Follow the instructions below to upgrade the agent based on your deployment method.

Bump the version tag on the superblocks_agent_image variable in your agent'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>"