We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3030a06 commit c78252cCopy full SHA for c78252c
common/mayastor/upgrade/upgrade.go
@@ -39,7 +39,7 @@ const (
39
DefRebuildTimeoutSecs = 600 // in seconds
40
sleepTime = 3 // in seconds
41
// FioRunTime = 1800 // in seconds
42
- toLocalpvProvisionerImage = "3.5.0"
+ toLocalpvProvisionerImage = "4.1.1"
43
)
44
45
// DisablePartialRebuildUpgradeVersions contains list of product
0 commit comments