Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the csi-powermax group across 1 directory with 2 updates #615

Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump the csi-powermax group across 1 directory with 2 updates
Bumps the csi-powermax group with 2 updates in the /charts/csi-powermax directory: dell/container-storage-modules/dell-csi-migrator and dell/container-storage-modules/dell-csi-node-rescanner.


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/dell-csi-migrator
  dependency-type: direct:production
  dependency-group: csi-powermax
- dependency-name: dell/container-storage-modules/dell-csi-node-rescanner
  dependency-type: direct:production
  dependency-group: csi-powermax
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 16, 2025
commit 529aa3f9de734e02cbd879b317559f26a2666d57
4 changes: 2 additions & 2 deletions charts/csi-powermax/values.yaml
Original file line number Diff line number Diff line change
@@ -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
Loading