Skip to content

Commit

Permalink
Merge pull request #112 from jpmcb/ecs-updater-0.2.2
Browse files Browse the repository at this point in the history
Update metadata for ECS Updater 0.2.2
  • Loading branch information
jpmcb committed Nov 15, 2022
2 parents 5ce4e5c + 98283d1 commit 03bf3d6
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,9 @@
# 0.2.2

* Bump version of Go to 1.19.2
* Upgrade `github.com/aws/aws-sdk-go` dependency to `v1.44.137`
* Upgrade `github.com/stretchr/testify` dependency to `v1.8.1`

# 0.2.1

* Bump version of Go to 1.19.1 and upgrade dependencies
Expand Down
2 changes: 1 addition & 1 deletion stacks/bottlerocket-ecs-updater.yaml
Expand Up @@ -10,7 +10,7 @@ Parameters:
UpdaterImage:
Description: 'Bottlerocket updater container image'
Type: String
Default: 'public.ecr.aws/bottlerocket/bottlerocket-ecs-updater:v0.2.1'
Default: 'public.ecr.aws/bottlerocket/bottlerocket-ecs-updater:v0.2.2'
LogGroupName:
Description: 'Log group name for Bottlerocket updater logs'
Type: String
Expand Down

0 comments on commit 03bf3d6

Please sign in to comment.