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 e1bb74c commit 6cf0f2dCopy full SHA for 6cf0f2d
pkg/hyperkit/constants.go
@@ -2,7 +2,7 @@ package hyperkit
2
3
const (
4
DriverName = "hyperkit"
5
- DriverVersion = "0.12.8"
+ DriverVersion = "0.12.9"
6
7
DefaultMemory = 8192
8
DefaultCPUs = 4
0 commit comments