Skip to content

Commit

Permalink
Bump the csi-vxflexos group across 1 directory with 4 updates (#493)
Browse files Browse the repository at this point in the history
Bumps the csi-vxflexos group with 4 updates in the /charts/csi-vxflexos directory: sig-storage/csi-attacher, sig-storage/csi-provisioner, sig-storage/csi-resizer and sig-storage/csi-node-driver-registrar.


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

Updates `sig-storage/csi-provisioner` from v5.0.2 to v5.1.0

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

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

---
updated-dependencies:
- dependency-name: sig-storage/csi-attacher
  dependency-type: direct:production
  dependency-group: csi-vxflexos
- dependency-name: sig-storage/csi-provisioner
  dependency-type: direct:production
  dependency-group: csi-vxflexos
- dependency-name: sig-storage/csi-resizer
  dependency-type: direct:production
  dependency-group: csi-vxflexos
- dependency-name: sig-storage/csi-node-driver-registrar
  dependency-type: direct:production
  dependency-group: csi-vxflexos
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored and shaynafinocchiaro committed Oct 30, 2024
1 parent fae69b0 commit bf899c9
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions charts/csi-vxflexos/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,15 +17,15 @@ images:
image: dellemc/sdc:4.5.2.1
# CSI sidecars
attacher:
image: registry.k8s.io/sig-storage/csi-attacher:v4.6.1
image: registry.k8s.io/sig-storage/csi-attacher:v4.7.0
provisioner:
image: registry.k8s.io/sig-storage/csi-provisioner:v5.0.2
image: registry.k8s.io/sig-storage/csi-provisioner:v5.1.0
snapshotter:
image: registry.k8s.io/sig-storage/csi-snapshotter:v8.0.1
resizer:
image: registry.k8s.io/sig-storage/csi-resizer:v1.11.2
image: registry.k8s.io/sig-storage/csi-resizer:v1.12.0
registrar:
image: registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.11.1
image: registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.12.0
healthmonitor:
image: registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.12.1
# CSM sidecars
Expand Down

0 comments on commit bf899c9

Please sign in to comment.