Skip to content

Commit

Permalink
Bump the csi-unity group across 1 directory with 4 updates
Browse files Browse the repository at this point in the history
Bumps the csi-unity group with 4 updates in the /charts/csi-unity 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-unity
- dependency-name: sig-storage/csi-resizer
  dependency-type: direct:production
  dependency-group: csi-unity
- dependency-name: sig-storage/csi-node-driver-registrar
  dependency-type: direct:production
  dependency-group: csi-unity
- dependency-name: sig-storage/csi-external-health-monitor-controller
  dependency-type: direct:production
  dependency-group: csi-unity
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 13, 2025
1 parent 43510a1 commit 54b7d0c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions charts/csi-unity/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,17 +12,17 @@ images:
image: quay.io/dell/container-storage-modules/csi-unity:v2.13.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
podmon:
Expand Down

0 comments on commit 54b7d0c

Please sign in to comment.