Skip to content

Commit 7a5ea24

Browse files
committed
feat: Bump Virtink and capch versions
1 parent 98ac43d commit 7a5ea24

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

main.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ import (
2323
)
2424

2525
const (
26-
VirtinkVersion = "v0.13.0"
27-
VirtinkProviderVersion = "v0.6.0"
26+
VirtinkVersion = "v0.15.0"
27+
VirtinkProviderVersion = "v0.7.0"
2828
IPAddressManagerVersion = "v1.2.1"
2929
CDIVersion = "v1.55.2"
3030
)

0 commit comments

Comments
 (0)