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

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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 16, 2025
1 parent 51862b7 commit 887f84a
Showing 1 changed file with 4 additions and 4 deletions.
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 887f84a

Please sign in to comment.