File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -17,17 +17,17 @@ images:
17
17
image : dellemc/sdc:4.5.2.1
18
18
# CSI sidecars
19
19
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
21
21
provisioner :
22
22
image : registry.k8s.io/sig-storage/csi-provisioner:v5.1.0
23
23
snapshotter :
24
24
image : registry.k8s.io/sig-storage/csi-snapshotter:v8.2.0
25
25
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
27
27
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
29
29
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
31
31
# CSM sidecars
32
32
replication :
33
33
image : quay.io/dell/container-storage-modules/dell-csi-replicator:v1.11.0
You can’t perform that action at this time.
0 commit comments