One-click rollbacks
3 min readUpdated August 2026
Rollback is on the app Deployments tab: Instant Rollback, Rollback Config, Redeploy, and Promote. There is no stackblaze rollback CLI and no v2.4.0 version field you type yourself.
Step by step
01
Open Deployments
From the app, open Deployments (also listed as Build history and rollbacks). You see builds and config revisions, not a fictional semver list.
02
Instant Rollback
Pick a previous image tag and confirm Instant rollback? That reuses the stored image — no rebuild.
03
Rollback Config
Use this when the bad change was settings, not the image. Confirm in the rollback review modal. Restart is not a rollback.