Skip to content

Commit

Permalink
Merge pull request #108 from BinPar/release-please--branches--main--c…
Browse files Browse the repository at this point in the history
…omponents--deploy-ecs-service

chore(main): release 1.2.9
  • Loading branch information
Mgonand committed Jan 31, 2024
2 parents 5186746 + 7969b6a commit 4b9b9ba
Show file tree
Hide file tree
Showing 6 changed files with 138,489 additions and 163,111 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [1.2.9](https://github.com/BinPar/deploy-ecs-service/compare/v1.2.8...v1.2.9) (2024-01-31)


### Bug Fixes

* ARM don't allow FARGATE_SPOT ([a459c63](https://github.com/BinPar/deploy-ecs-service/commit/a459c637416c8203401b724ccd6de116ef6aa7ea))

## [1.2.8](https://github.com/BinPar/deploy-ecs-service/compare/v1.2.7...v1.2.8) (2023-10-23)


Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Registers an Amazon ECS task definition, and deploys it to a service, but with m
<!-- start usage -->
```yaml

- uses: BinPar/deploy-ecs-service@v1.2.8
- uses: BinPar/deploy-ecs-service@v1.2.9
with:
task-definition: ''

Expand Down
Loading

0 comments on commit 4b9b9ba

Please sign in to comment.