diff --git a/charts/csi-powermax/values.yaml b/charts/csi-powermax/values.yaml index d7dc52dd..72fe6d0d 100644 --- a/charts/csi-powermax/values.yaml +++ b/charts/csi-powermax/values.yaml @@ -96,12 +96,12 @@ images: authorization: image: quay.io/dell/container-storage-modules/csm-authorization-sidecar:v2.1.0 migration: - image: quay.io/dell/container-storage-modules/dell-csi-migrator:v1.6.0 + image: quay.io/dell/container-storage-modules/dell-csi-migrator:v1.7.0 podmon: image: quay.io/dell/container-storage-modules/podmon:v1.12.0 # Node rescan sidecar does a rescan on nodes for identifying new paths noderescan: - image: quay.io/dell/container-storage-modules/dell-csi-node-rescanner:v1.5.0 + image: quay.io/dell/container-storage-modules/dell-csi-node-rescanner:v1.6.0 ## K8S/DRIVER ATTRIBUTES ######################## # customDriverName: If enabled, sets the driver name to the diff --git a/charts/csi-powerstore/values.yaml b/charts/csi-powerstore/values.yaml index 32710cee..68a2ba40 100644 --- a/charts/csi-powerstore/values.yaml +++ b/charts/csi-powerstore/values.yaml @@ -49,7 +49,7 @@ images: replication: image: quay.io/dell/container-storage-modules/dell-csi-replicator:v1.11.0 vgsnapshotter: - image: quay.io/dell/container-storage-modules/csi-volumegroup-snapshotter:v1.8.0 + image: quay.io/dell/container-storage-modules/csi-volumegroup-snapshotter:v1.8.1 podmon: image: quay.io/dell/container-storage-modules/podmon:v1.12.0 metadataretriever: diff --git a/charts/csi-vxflexos/values.yaml b/charts/csi-vxflexos/values.yaml index 72aaa253..d985dc62 100644 --- a/charts/csi-vxflexos/values.yaml +++ b/charts/csi-vxflexos/values.yaml @@ -32,7 +32,7 @@ images: replication: image: quay.io/dell/container-storage-modules/dell-csi-replicator:v1.11.0 vgsnapshotter: - image: quay.io/dell/container-storage-modules/csi-volumegroup-snapshotter:v1.8.0 + image: quay.io/dell/container-storage-modules/csi-volumegroup-snapshotter:v1.8.1 podmon: image: quay.io/dell/container-storage-modules/podmon:v1.12.0 authorization: diff --git a/charts/karavi-observability/values.yaml b/charts/karavi-observability/values.yaml index b33117cc..38b88e37 100644 --- a/charts/karavi-observability/values.yaml +++ b/charts/karavi-observability/values.yaml @@ -1,5 +1,5 @@ karaviTopology: - image: quay.io/dell/container-storage-modules/csm-topology:v1.10.0 + image: quay.io/dell/container-storage-modules/csm-topology:v1.11.0 enabled: true # comma separated list of provisioner names (ex: csi-vxflexos.dellemc.com) provisionerNames: csi-vxflexos.dellemc.com,csi-powerstore.dellemc.com,csi-isilon.dellemc.com,csi-powermax.dellemc.com diff --git a/installation-wizard/container-storage-modules/values.yaml b/installation-wizard/container-storage-modules/values.yaml index 44db28f5..3d96aeea 100644 --- a/installation-wizard/container-storage-modules/values.yaml +++ b/installation-wizard/container-storage-modules/values.yaml @@ -43,7 +43,7 @@ csi-powerstore: replication: image: quay.io/dell/container-storage-modules/dell-csi-replicator:v1.11.0 vgsnapshotter: - image: quay.io/dell/container-storage-modules/csi-volumegroup-snapshotter:v1.8.0 + image: quay.io/dell/container-storage-modules/csi-volumegroup-snapshotter:v1.8.1 podmon: image: quay.io/dell/container-storage-modules/podmon:v1.12.0 metadataretriever: @@ -166,12 +166,12 @@ csi-powermax: authorization: image: quay.io/dell/container-storage-modules/csm-authorization-sidecar:v2.1.0 migration: - image: quay.io/dell/container-storage-modules/dell-csi-migrator:v1.6.0 + image: quay.io/dell/container-storage-modules/dell-csi-migrator:v1.7.0 podmon: image: quay.io/dell/container-storage-modules/podmon:v1.12.0 # Node rescan sidecar does a rescan on nodes for identifying new paths noderescan: - image: quay.io/dell/container-storage-modules/dell-csi-node-rescanner:v1.5.0 + image: quay.io/dell/container-storage-modules/dell-csi-node-rescanner:v1.6.0 clusterPrefix: ABC portGroups: PortGroup1, PortGroup2, PortGroup3 controller: @@ -334,7 +334,7 @@ csi-vxflexos: replication: image: quay.io/dell/container-storage-modules/dell-csi-replicator:v1.11.0 vgsnapshotter: - image: quay.io/dell/container-storage-modules/csi-volumegroup-snapshotter:v1.8.0 + image: quay.io/dell/container-storage-modules/csi-volumegroup-snapshotter:v1.8.1 podmon: image: quay.io/dell/container-storage-modules/podmon:v1.12.0 authorization: