diff --git a/images/capi/packer/ova/ubuntu-2404-efi.json b/images/capi/packer/ova/ubuntu-2404-efi.json index 94479efdcd..bd97ca36ea 100644 --- a/images/capi/packer/ova/ubuntu-2404-efi.json +++ b/images/capi/packer/ova/ubuntu-2404-efi.json @@ -10,9 +10,9 @@ "firmware": "efi", "floppy_dirs": "", "guest_os_type": "ubuntu-64", - "iso_checksum": "8762f7e74e4d64d72fceb5f70682e6b069932deedb4949c6975d0f0fe0a91be3", + "iso_checksum": "e240e4b801f7bb68c20d1356b60968ad0c33a41d00d828e74ceb3364a0317be9", "iso_checksum_type": "sha256", - "iso_url": "https://releases.ubuntu.com/noble/ubuntu-24.04-live-server-amd64.iso", + "iso_url": "https://releases.ubuntu.com/noble/ubuntu-24.04.1-live-server-amd64.iso", "os_display_name": "Ubuntu 24.04", "shutdown_command": "shutdown -P now", "vsphere_guest_os_type": "ubuntu64Guest" diff --git a/images/capi/packer/ova/ubuntu-2404.json b/images/capi/packer/ova/ubuntu-2404.json index 9656b44718..200d18ea7d 100644 --- a/images/capi/packer/ova/ubuntu-2404.json +++ b/images/capi/packer/ova/ubuntu-2404.json @@ -9,9 +9,9 @@ "distro_version": "24.04", "floppy_dirs": "", "guest_os_type": "ubuntu-64", - "iso_checksum": "8762f7e74e4d64d72fceb5f70682e6b069932deedb4949c6975d0f0fe0a91be3", + "iso_checksum": "e240e4b801f7bb68c20d1356b60968ad0c33a41d00d828e74ceb3364a0317be9", "iso_checksum_type": "sha256", - "iso_url": "https://releases.ubuntu.com/noble/ubuntu-24.04-live-server-amd64.iso", + "iso_url": "https://releases.ubuntu.com/noble/ubuntu-24.04.1-live-server-amd64.iso", "os_display_name": "Ubuntu 24.04", "shutdown_command": "shutdown -P now", "vsphere_guest_os_type": "ubuntu64Guest" diff --git a/images/capi/packer/proxmox/ubuntu-2404.json b/images/capi/packer/proxmox/ubuntu-2404.json index db7813b1fa..352d9b819a 100644 --- a/images/capi/packer/proxmox/ubuntu-2404.json +++ b/images/capi/packer/proxmox/ubuntu-2404.json @@ -3,9 +3,9 @@ "build_name": "ubuntu-2404", "distribution_version": "2404", "distro_name": "ubuntu", - "iso_checksum": "8762f7e74e4d64d72fceb5f70682e6b069932deedb4949c6975d0f0fe0a91be3", + "iso_checksum": "e240e4b801f7bb68c20d1356b60968ad0c33a41d00d828e74ceb3364a0317be9", "iso_checksum_type": "sha256", - "iso_url": "https://releases.ubuntu.com/releases/24.04/ubuntu-24.04-live-server-amd64.iso", + "iso_url": "https://releases.ubuntu.com/noble/ubuntu-24.04.1-live-server-amd64.iso", "os_display_name": "Ubuntu 24.04", "source_image": "ubuntu-20-04-x64", "unmount_iso": "true",