Skip to content

Commit

Permalink
Updated versions at remaining places
Browse files Browse the repository at this point in the history
  • Loading branch information
santhoshatdell committed Jan 16, 2025
1 parent 887f84a commit 2c0beda
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions charts/csi-powermax/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion charts/csi-powerstore/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
2 changes: 1 addition & 1 deletion charts/csi-vxflexos/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
2 changes: 1 addition & 1 deletion charts/karavi-observability/values.yaml
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 2c0beda

Please sign in to comment.