bottlerocket-os / bottlerocket-ecs-updater

A service to automatically manage Bottlerocket updates in an Amazon ECS cluster.
Other
47 stars 9 forks source link

Use new version of bottlerocket SDK & upgrade Go dependencies #105

Closed jpmcb closed 2 years ago

jpmcb commented 2 years ago

What I'd like:

The bottlerocket SDK is being upgraded to v0.27.0 in https://github.com/bottlerocket-os/bottlerocket-sdk/pull/82 - we should take advantage of the latest SDK and upgrade our Go dependencies in the process

Any alternatives you've considered:

No-op: we should use the latest dependencies and release a new version of the bottlerocket-ecs-updater