Skip to content

Commit 887f84a

Browse files
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>
1 parent 51862b7 commit 887f84a

File tree

1 file changed

+4
-4
lines changed
  • installation-wizard/container-storage-modules

1 file changed

+4
-4
lines changed

installation-wizard/container-storage-modules/values.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ csi-powerstore:
4343
replication:
4444
image: quay.io/dell/container-storage-modules/dell-csi-replicator:v1.11.0
4545
vgsnapshotter:
46-
image: quay.io/dell/container-storage-modules/csi-volumegroup-snapshotter:v1.8.0
46+
image: quay.io/dell/container-storage-modules/csi-volumegroup-snapshotter:v1.8.1
4747
podmon:
4848
image: quay.io/dell/container-storage-modules/podmon:v1.12.0
4949
metadataretriever:
@@ -166,12 +166,12 @@ csi-powermax:
166166
authorization:
167167
image: quay.io/dell/container-storage-modules/csm-authorization-sidecar:v2.1.0
168168
migration:
169-
image: quay.io/dell/container-storage-modules/dell-csi-migrator:v1.6.0
169+
image: quay.io/dell/container-storage-modules/dell-csi-migrator:v1.7.0
170170
podmon:
171171
image: quay.io/dell/container-storage-modules/podmon:v1.12.0
172172
# Node rescan sidecar does a rescan on nodes for identifying new paths
173173
noderescan:
174-
image: quay.io/dell/container-storage-modules/dell-csi-node-rescanner:v1.5.0
174+
image: quay.io/dell/container-storage-modules/dell-csi-node-rescanner:v1.6.0
175175
clusterPrefix: ABC
176176
portGroups: PortGroup1, PortGroup2, PortGroup3
177177
controller:
@@ -334,7 +334,7 @@ csi-vxflexos:
334334
replication:
335335
image: quay.io/dell/container-storage-modules/dell-csi-replicator:v1.11.0
336336
vgsnapshotter:
337-
image: quay.io/dell/container-storage-modules/csi-volumegroup-snapshotter:v1.8.0
337+
image: quay.io/dell/container-storage-modules/csi-volumegroup-snapshotter:v1.8.1
338338
podmon:
339339
image: quay.io/dell/container-storage-modules/podmon:v1.12.0
340340
authorization:

0 commit comments

Comments
 (0)