Skip to content

v2.0.1 (🛫 Re:Invent prep)

Compare
Choose a tag to compare
@pzeballos pzeballos released this 23 Nov 18:34
· 81 commits to master since this release
3145f35

What's new

  • Big Refactoring and correcting a bash 4.3 compatibility issue (#83) @toote

Upgrading

To upgrade, update your pipeline.yml files:

steps:
  - plugins:
-     ecs-deploy#v2.0.0:
+     ecs-deploy#v2.0.1:
        cluster: "my-ecs-cluster"