Skip to content

Commit 98283d1

Browse files
committed
Update metadata for ECS Updater 0.2.2
Signed-off-by: John McBride <[email protected]>
1 parent f284ced commit 98283d1

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# 0.2.2
2+
3+
* Bump version of Go to 1.19.2
4+
* Upgrade `github.com/aws/aws-sdk-go` dependency to `v1.44.137`
5+
* Upgrade `github.com/stretchr/testify` dependency to `v1.8.1`
6+
17
# 0.2.1
28

39
* Bump version of Go to 1.19.1 and upgrade dependencies

stacks/bottlerocket-ecs-updater.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Parameters:
1010
UpdaterImage:
1111
Description: 'Bottlerocket updater container image'
1212
Type: String
13-
Default: 'public.ecr.aws/bottlerocket/bottlerocket-ecs-updater:v0.2.1'
13+
Default: 'public.ecr.aws/bottlerocket/bottlerocket-ecs-updater:v0.2.2'
1414
LogGroupName:
1515
Description: 'Log group name for Bottlerocket updater logs'
1616
Type: String

0 commit comments

Comments
 (0)