Skip to content

Commit c78252c

Browse files
committed
update localpv-provisioner container image
Signed-off-by: w3aman <[email protected]>
1 parent 3030a06 commit c78252c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common/mayastor/upgrade/upgrade.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ const (
3939
DefRebuildTimeoutSecs = 600 // in seconds
4040
sleepTime = 3 // in seconds
4141
// FioRunTime = 1800 // in seconds
42-
toLocalpvProvisionerImage = "3.5.0"
42+
toLocalpvProvisionerImage = "4.1.1"
4343
)
4444

4545
// DisablePartialRebuildUpgradeVersions contains list of product

0 commit comments

Comments
 (0)