We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 481c839 commit f8b8254Copy full SHA for f8b8254
pkg/utils/machine_images.go
@@ -10,6 +10,8 @@ var ValidARMOrMachineImagesUbuntu2004 = []string{
10
// Ubuntu 2004
11
"ubuntu-2004:current",
12
"ubuntu-2004:edge",
13
+ "ubuntu-2004:2024.01.2",
14
+ "ubuntu-2004:2024.01.1",
15
"ubuntu-2004:2023.10.1",
16
"ubuntu-2004:2023.07.1",
17
"ubuntu-2004:2023.04.2",
0 commit comments