Skip to content

Commit 1c41046

Browse files
Bump the csi-vxflexos group across 1 directory with 4 updates
Bumps the csi-vxflexos group with 4 updates in the /charts/csi-vxflexos 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-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 - dependency-name: sig-storage/csi-external-health-monitor-controller dependency-type: direct:production dependency-group: csi-vxflexos ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 43510a1 commit 1c41046

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

charts/csi-vxflexos/values.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,17 +17,17 @@ images:
1717
image: dellemc/sdc:4.5.2.1
1818
# CSI sidecars
1919
attacher:
20-
image: registry.k8s.io/sig-storage/csi-attacher:v4.7.0
20+
image: registry.k8s.io/sig-storage/csi-attacher:v4.8.0
2121
provisioner:
2222
image: registry.k8s.io/sig-storage/csi-provisioner:v5.1.0
2323
snapshotter:
2424
image: registry.k8s.io/sig-storage/csi-snapshotter:v8.2.0
2525
resizer:
26-
image: registry.k8s.io/sig-storage/csi-resizer:v1.12.0
26+
image: registry.k8s.io/sig-storage/csi-resizer:v1.13.1
2727
registrar:
28-
image: registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.12.0
28+
image: registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.13.0
2929
healthmonitor:
30-
image: registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.13.0
30+
image: registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.14.0
3131
# CSM sidecars
3232
replication:
3333
image: quay.io/dell/container-storage-modules/dell-csi-replicator:v1.11.0

0 commit comments

Comments
 (0)