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
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 originalcompose.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