drone / autoscaler

Automatically adds or removes instances based on build volume
https://autoscale.drone.io
Other
193 stars 89 forks source link

Set us-west-2 agent ami to 18.04 to avoid deprecation #119

Closed sawp-d closed 2 years ago

sawp-d commented 2 years ago

Change the default AWS AMI image for agents from 16.04 to 18.04 to avoid the deprecation notice.

tphoney commented 2 years ago

Hey @sawp-d

"us-west-2": "ami-0aab355e1bfa1e72e"

has been updated on master, thanks for the PR !