Skip to content
This repository has been archived by the owner on Oct 9, 2020. It is now read-only.

v1.0.0-beta.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 17 Jul 10:02
· 32 commits to master since this release

Changelog

  • Preliminary support for updating a deployed application by compose up
  • Removed cluster from context, replaced by x-aws-cluster extension field
  • compose ps do not require the original compose.yaml file
  • Don't create a LoadBalancer if compose.yaml has no port exposed
  • Use environment variables for interpolation
  • Support deploy.replicas
  • 🐛 LoadBalancer names cannot be longer then 32 characters
  • 🐛 Check AWS account requirements
  • 🐛 Fix setup command breaks if .aws/config does not exists

image