Skip to content

Add a link to download the latest binaries

I've added a link to the main README file which instructs users on how to download the latest stable binaries. This change turns stable the first download option.

I believe it's safer for users since there might be code on the master that is not covered by the docs yet, especially those ones that are hosted in other repositories, such as Autoscaling GitLab CI on AWS Fargate. In fact, we can see it happening right now: the current docs refer to v0.1.0's behavior, but the ephemeral SSH keys management, which will be probably published in the next release, has been already merged to master).

Merge request reports