Skip to main content
Licensed guide

Deploy, Promote, and Roll Back a Release

Guided walkthrough of the full GitOps promotion flow from development through production, including rollback procedures.

This guide includes:

  • Promote a release from dev to staging via ArgoCD sync waves
  • Run smoke tests before promoting to production
  • Execute a rollback to a previous image tag via the Console
  • Verify deployment health after each promotion step