Skip to content
This repository has been archived by the owner on May 12, 2021. It is now read-only.

Commit

Permalink
Merge pull request #3053 from likebreath/1110/backport-1.12/update_cl…
Browse files Browse the repository at this point in the history
…h_v0.11.0

1.12 backport: versions: Update cloud-hypervisor to release v0.11.0
  • Loading branch information
amshinde authored Nov 11, 2020
2 parents 6057757 + 1e6c696 commit 70124aa
Show file tree
Hide file tree
Showing 16 changed files with 158 additions and 97 deletions.
2 changes: 1 addition & 1 deletion versions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ assets:
url: "https://github.com/cloud-hypervisor/cloud-hypervisor"
uscan-url: >-
https://github.com/cloud-hypervisor/cloud-hypervisor/tags.*/v?(\d\S+)\.tar\.gz
version: "6d30fe05e4febd930d91bb36294f0219faf2254c"
version: "v0.11.0"

firecracker:
description: "Firecracker micro-VMM"
Expand Down
1 change: 1 addition & 0 deletions virtcontainers/pkg/cloud-hypervisor/client/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ Class | Method | HTTP request | Description

## Documentation For Models

- [BalloonConfig](docs/BalloonConfig.md)
- [CmdLineConfig](docs/CmdLineConfig.md)
- [ConsoleConfig](docs/ConsoleConfig.md)
- [CpuTopology](docs/CpuTopology.md)
Expand Down
Loading

0 comments on commit 70124aa

Please sign in to comment.