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:
parent
1b574a0a99
commit
97c90b259e
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user