Skip to content

Commit 249a94b

Browse files
Update module github.com/container-storage-interface/spec to v1.13.0
1 parent d2deff4 commit 249a94b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pkg/csi/blockstorage/driver.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ const (
2626

2727
var (
2828
// CSI spec version
29-
specVersion = "1.12.0"
29+
specVersion = "1.13.0"
3030
Version = "1.0.0"
3131
)
3232

0 commit comments

Comments
 (0)