Skip to content

Commit

Permalink
feat: Bump Virtink and capch versions
Browse files Browse the repository at this point in the history
  • Loading branch information
scuzhanglei committed May 25, 2023
1 parent 98ac43d commit 7a5ea24
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions main.go
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ import (
)

const (
VirtinkVersion = "v0.13.0"
VirtinkProviderVersion = "v0.6.0"
VirtinkVersion = "v0.15.0"
VirtinkProviderVersion = "v0.7.0"
IPAddressManagerVersion = "v1.2.1"
CDIVersion = "v1.55.2"
)
Expand Down

0 comments on commit 7a5ea24

Please sign in to comment.