v1.2.0 (π Understated Chicken)
release-drafter
released this
07 Jun 01:04
·
196 commits
to master
since this release
Added
- Support Classic Load Balancers (#32) @patrobinson
- Add support for multiple images in a single pipeline/definition (#33) @patrobinson
Upgrading
To upgrade, update your pipeline.yml
files:
steps:
- plugins:
- ecs-deploy#v1.1.0:
+ ecs-deploy#v1.2.0:
cluster: "my-ecs-cluster"