Skip to content

Commit

Permalink
Bump the container-storage-modules group across 1 directory with 3 up…
Browse files Browse the repository at this point in the history
…dates (#612)

* Bump the container-storage-modules group across 1 directory with 3 updates

Bumps the container-storage-modules group with 3 updates in the /installation-wizard/container-storage-modules directory: dell/container-storage-modules/csi-volumegroup-snapshotter, dell/container-storage-modules/dell-csi-migrator and dell/container-storage-modules/dell-csi-node-rescanner.


Updates `dell/container-storage-modules/csi-volumegroup-snapshotter` from v1.8.0 to v1.8.1

Updates `dell/container-storage-modules/dell-csi-migrator` from v1.6.0 to v1.7.0

Updates `dell/container-storage-modules/dell-csi-node-rescanner` from v1.5.0 to v1.6.0

---
updated-dependencies:
- dependency-name: dell/container-storage-modules/csi-volumegroup-snapshotter
  dependency-type: direct:production
  dependency-group: container-storage-modules
- dependency-name: dell/container-storage-modules/dell-csi-migrator
  dependency-type: direct:production
  dependency-group: container-storage-modules
- dependency-name: dell/container-storage-modules/dell-csi-node-rescanner
  dependency-type: direct:production
  dependency-group: container-storage-modules
...

Signed-off-by: dependabot[bot] <support@github.com>

* Updated versions at remaining places

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: santhoshatdell <Santhosh.Lakshmanan@dell.com>
  • Loading branch information
dependabot[bot] and santhoshatdell authored Jan 16, 2025
1 parent 51862b7 commit 0f8246b
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 9 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
8 changes: 4 additions & 4 deletions installation-wizard/container-storage-modules/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down Expand Up @@ -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:
Expand Down Expand Up @@ -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:
Expand Down

0 comments on commit 0f8246b

Please sign in to comment.