Skip to content

Commit f8b8254

Browse files
feat: add latest ubuntu versions (#288)
1 parent 481c839 commit f8b8254

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pkg/utils/machine_images.go

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ var ValidARMOrMachineImagesUbuntu2004 = []string{
1010
// Ubuntu 2004
1111
"ubuntu-2004:current",
1212
"ubuntu-2004:edge",
13+
"ubuntu-2004:2024.01.2",
14+
"ubuntu-2004:2024.01.1",
1315
"ubuntu-2004:2023.10.1",
1416
"ubuntu-2004:2023.07.1",
1517
"ubuntu-2004:2023.04.2",

0 commit comments

Comments
 (0)