Skip to content

Commit 6d94d75

Browse files
update Ubuntu Jammy releases (#1578)
* update Ubuntu releases Signed-off-by: Thomas Sjögren <[email protected]> * 23.10 removed Signed-off-by: Thomas Sjögren <[email protected]> --------- Signed-off-by: Thomas Sjögren <[email protected]> Co-authored-by: Corey Hemminger <[email protected]>
1 parent 18751d7 commit 6d94d75

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: os_pkrvars/ubuntu/ubuntu-22.04-aarch64.pkrvars.hcl

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
os_name = "ubuntu"
22
os_version = "22.04"
33
os_arch = "aarch64"
4-
iso_url = "https://cdimage.ubuntu.com/releases/jammy/release/ubuntu-22.04.4-live-server-arm64.iso"
4+
iso_url = "https://cdimage.ubuntu.com/releases/jammy/release/ubuntu-22.04.5-live-server-arm64.iso"
55
iso_checksum = "file:https://cdimage.ubuntu.com/releases/jammy/release/SHA256SUMS"
66
parallels_guest_os_type = "ubuntu"
77
vbox_guest_os_type = "Ubuntu_64"

Diff for: os_pkrvars/ubuntu/ubuntu-22.04-x86_64.pkrvars.hcl

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
os_name = "ubuntu"
22
os_version = "22.04"
33
os_arch = "x86_64"
4-
iso_url = "https://releases.ubuntu.com/jammy/ubuntu-22.04.4-live-server-amd64.iso"
4+
iso_url = "https://releases.ubuntu.com/jammy/ubuntu-22.04.5-live-server-amd64.iso"
55
iso_checksum = "file:https://releases.ubuntu.com/jammy/SHA256SUMS"
66
parallels_guest_os_type = "ubuntu"
77
vbox_guest_os_type = "Ubuntu_64"

0 commit comments

Comments
 (0)