helm-promotion-sample-app icon indicating copy to clipboard operation
helm-promotion-sample-app copied to clipboard

Sample application that is promoted from QA to Staging to Production

Example of Helm application for multiple environments

This is single application that has different configurations for 3 different environments

  • For the QA environment
  • For the Staging environment
  • For the Production environment

The repository also contains several Codefresh pipelines

  • Build only pipeline
  • Basic deployment
  • Environment Board
  • Manual approval
  • Staging deployment
  • Production deployment

See the documentation page for more details.