Skip to content

Commit

Permalink
update image registry URLs
Browse files Browse the repository at this point in the history
  • Loading branch information
virter-image-updater authored and WanzenBug committed Nov 7, 2024
1 parent 36836d8 commit 929d377
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions images.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,10 @@ url = "https://cloud.centos.org/centos/7/images/CentOS-7-x86_64-GenericCloud.qco
url = "https://cloud.centos.org/centos/6/images/CentOS-6-x86_64-GenericCloud.qcow2"

[amazonlinux-2]
url = "https://cdn.amazonlinux.com/os-images/2.0.20241014.0/kvm/amzn2-kvm-2.0.20241014.0-x86_64.xfs.gpt.qcow2"
url = "https://cdn.amazonlinux.com/os-images/2.0.20241031.0/kvm/amzn2-kvm-2.0.20241031.0-x86_64.xfs.gpt.qcow2"

[amazonlinux-2023]
url = "https://cdn.amazonlinux.com/al2023/os-images/2023.6.20241010.0/kvm/al2023-kvm-2023.6.20241010.0-kernel-6.1-x86_64.xfs.gpt.qcow2"
url = "https://cdn.amazonlinux.com/al2023/os-images/2023.6.20241031.0/kvm/al2023-kvm-2023.6.20241031.0-kernel-6.1-x86_64.xfs.gpt.qcow2"

[rocky-9]
url = "https://download.rockylinux.org/pub/rocky/9/images/x86_64/Rocky-9-GenericCloud.latest.x86_64.qcow2"
Expand Down

0 comments on commit 929d377

Please sign in to comment.