fix: update AMI link to latest

Update download example to reference latest release
Signed-off-by: Steve Francis <steverfancis@gmail.com>
This commit is contained in:
Steve Francis 2020-07-24 09:40:44 -07:00 committed by talos-bot
parent 1b574a0a99
commit 97c90b259e

View File

@ -41,7 +41,7 @@ Note that the role should be associated with the S3 bucket we created above.
First, download the AWS image from a Talos release:
```bash
curl -LO https://github.com/talos-systems/talos/releases/download/v0.3.0-alpha.2/aws.tar.gz | tar -xv
curl -LO https://github.com/talos-systems/talos/releases/latest/download/aws.tar.gz | tar -xv
```
Copy the RAW disk to S3 and import it as a snapshot: