mirror of
https://github.com/aljazceru/kata-containers.git
synced 2026-01-24 16:54:26 +01:00
versions: cloud-hypervisor: bump version
Use commit c54452c08a467a3e35d8d72f2a91d424e9718c57 as version for cloud-hypervisor. Bring openapi fix cloud-hypervisor/cloud-hypervisor#1760 to support SGX. Signed-off-by: Julio Montes <julio.montes@intel.com>
This commit is contained in:
@@ -518,7 +518,7 @@ components:
|
||||
VmCounters:
|
||||
additionalProperties:
|
||||
additionalProperties:
|
||||
format: uint64
|
||||
format: int64
|
||||
type: integer
|
||||
type: object
|
||||
type: object
|
||||
@@ -1158,7 +1158,7 @@ components:
|
||||
size: 8
|
||||
properties:
|
||||
size:
|
||||
format: uint64
|
||||
format: int64
|
||||
type: integer
|
||||
prefault:
|
||||
default: false
|
||||
|
||||
Reference in New Issue
Block a user