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 25, 2024
1 parent 8e08cf6 commit 4f287a1
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.20241031.0/kvm/amzn2-kvm-2.0.20241031.0-x86_64.xfs.gpt.qcow2"
url = "https://cdn.amazonlinux.com/os-images/2.0.20241113.1/kvm/amzn2-kvm-2.0.20241113.1-x86_64.xfs.gpt.qcow2"

[amazonlinux-2023]
url = "https://cdn.amazonlinux.com/al2023/os-images/2023.6.20241111.0/kvm/al2023-kvm-2023.6.20241111.0-kernel-6.1-x86_64.xfs.gpt.qcow2"
url = "https://cdn.amazonlinux.com/al2023/os-images/2023.6.20241121.0/kvm/al2023-kvm-2023.6.20241121.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 4f287a1

Please sign in to comment.