Skip to content

Commit ab6e30d

Browse files
committed
bump machine-driver-libvirt to 0.13.5
this update adds support for virtiofs directory sharing
1 parent 34ab97b commit ab6e30d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/crc/machine/libvirt/constants.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ const (
1717

1818
const (
1919
MachineDriverCommand = "crc-driver-libvirt"
20-
MachineDriverVersion = "0.13.3"
20+
MachineDriverVersion = "0.13.5"
2121
)
2222

2323
var (

0 commit comments

Comments
 (0)