1
1
let prototyped_of_class = function
2
2
| "VM_group" ->
3
- Some " 24.18.0-next "
3
+ Some " 24.19.1 "
4
4
| "Observer" ->
5
5
Some " 23.14.0"
6
6
| "VTPM" ->
@@ -10,9 +10,9 @@ let prototyped_of_class = function
10
10
11
11
let prototyped_of_field = function
12
12
| "VM_group" , "VMs" ->
13
- Some " 24.18.0-next "
13
+ Some " 24.19.1 "
14
14
| "VM_group" , "placement" ->
15
- Some " 24.18.0-next "
15
+ Some " 24.19.1 "
16
16
| "Observer" , "enabled" ->
17
17
Some " 23.14.0"
18
18
| "Observer" , "components" ->
@@ -66,7 +66,7 @@ let prototyped_of_field = function
66
66
| "host" , "last_software_update" ->
67
67
Some " 22.20.0"
68
68
| "VM" , "groups" ->
69
- Some " 24.18.0-next "
69
+ Some " 24.19.1 "
70
70
| "VM" , "pending_guidances_full" ->
71
71
Some " 24.10.0"
72
72
| "VM" , "pending_guidances_recommended" ->
@@ -76,7 +76,7 @@ let prototyped_of_field = function
76
76
| "VM" , "actions__after_softreboot" ->
77
77
Some " 23.1.0"
78
78
| "pool" , "recommendations" ->
79
- Some " 24.18.0-next "
79
+ Some " 24.19.1 "
80
80
| "pool" , "update_sync_enabled" ->
81
81
Some " 23.18.0"
82
82
| "pool" , "update_sync_day" ->
@@ -154,7 +154,7 @@ let prototyped_of_message = function
154
154
| "VM" , "restart_device_models" ->
155
155
Some " 23.30.0"
156
156
| "VM" , "set_groups" ->
157
- Some " 24.18.0-next "
157
+ Some " 24.19.1 "
158
158
| "pool" , "get_guest_secureboot_readiness" ->
159
159
Some " 24.17.0"
160
160
| "pool" , "set_ext_auth_max_threads" ->
0 commit comments