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 4 updates #607

Merged
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 4 updates
Bumps the csi-powermax group with 4 updates in the /charts/csi-powermax directory: sig-storage/csi-attacher, sig-storage/csi-resizer, sig-storage/csi-node-driver-registrar and sig-storage/csi-external-health-monitor-controller.


Updates `sig-storage/csi-attacher` from v4.7.0 to v4.8.0

Updates `sig-storage/csi-resizer` from v1.12.0 to v1.13.1

Updates `sig-storage/csi-node-driver-registrar` from v2.12.0 to v2.13.0

Updates `sig-storage/csi-external-health-monitor-controller` from v0.13.0 to v0.14.0

---
updated-dependencies:
- dependency-name: sig-storage/csi-attacher
  dependency-type: direct:production
  dependency-group: csi-powermax
- dependency-name: sig-storage/csi-resizer
  dependency-type: direct:production
  dependency-group: csi-powermax
- dependency-name: sig-storage/csi-node-driver-registrar
  dependency-type: direct:production
  dependency-group: csi-powermax
- dependency-name: sig-storage/csi-external-health-monitor-controller
  dependency-type: direct:production
  dependency-group: csi-powermax
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 14, 2025

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
commit b9933c55aa66fc338266dc1cef2ca51e046ad91a
8 changes: 4 additions & 4 deletions charts/csi-powermax/values.yaml
Original file line number Diff line number Diff line change
@@ -79,17 +79,17 @@ images:
image: quay.io/dell/container-storage-modules/csipowermax-reverseproxy:v2.12.0
# CSI sidecars
attacher:
image: registry.k8s.io/sig-storage/csi-attacher:v4.7.0
image: registry.k8s.io/sig-storage/csi-attacher:v4.8.0
provisioner:
image: registry.k8s.io/sig-storage/csi-provisioner:v5.1.0
snapshotter:
image: registry.k8s.io/sig-storage/csi-snapshotter:v8.2.0
resizer:
image: registry.k8s.io/sig-storage/csi-resizer:v1.12.0
image: registry.k8s.io/sig-storage/csi-resizer:v1.13.1
registrar:
image: registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.12.0
image: registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.13.0
healthmonitor:
image: registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.13.0
image: registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.14.0
# CSM sidecars
replication:
image: quay.io/dell/container-storage-modules/dell-csi-replicator:v1.11.0
Loading