Skip to content

Commit

Permalink
Updated migrator and node-rescanner versions
Browse files Browse the repository at this point in the history
Signed-off-by: santhoshatdell <[email protected]>
  • Loading branch information
santhoshatdell committed Jul 26, 2024
1 parent 551e0b4 commit bc08a34
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions charts/csi-powermax/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,11 +66,11 @@ images:
# CSM sidecars
replication: dellemc/dell-csi-replicator:v1.9.0
authorization: dellemc/csm-authorization-sidecar:v1.11.0
migration: dellemc/dell-csi-migrator:v1.4.0
migration: dellemc/dell-csi-migrator:v1.5.0
podmon: dellemc/podmon:v1.10.0
# Node rescan sidecar does a rescan on nodes for identifying new paths
# Default value: dellemc/dell-csi-node-rescanner:v1.3.0
noderescan: dellemc/dell-csi-node-rescanner:v1.3.0
# Default value: dellemc/dell-csi-node-rescanner:v1.4.0
noderescan: dellemc/dell-csi-node-rescanner:v1.4.0
## K8S/DRIVER ATTRIBUTES
########################
# customDriverName: If enabled, sets the driver name to the
Expand Down
4 changes: 2 additions & 2 deletions installation-wizard/container-storage-modules/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -144,8 +144,8 @@ csi-powermax:
# CSM sidecars
replication: dellemc/dell-csi-replicator:v1.9.0
authorization: dellemc/csm-authorization-sidecar:v1.11.0
migration: dellemc/dell-csi-migrator:v1.4.0
noderescan: dellemc/dell-csi-node-rescanner:v1.3.0
migration: dellemc/dell-csi-migrator:v1.5.0
noderescan: dellemc/dell-csi-node-rescanner:v1.4.0
clusterPrefix: ABC
portGroups: PortGroup1, PortGroup2, PortGroup3
controller:
Expand Down

0 comments on commit bc08a34

Please sign in to comment.