File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
deploy/kubernetes-1.30/hostpath Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -329,7 +329,7 @@ spec:
329
329
- --health-port=9898
330
330
331
331
- name : csi-attacher
332
- image : registry.k8s.io/sig-storage/csi-attacher:v4.8.0
332
+ image : registry.k8s.io/sig-storage/csi-attacher:v4.8.1
333
333
args :
334
334
- --v=5
335
335
- --csi-address=/csi/csi.sock
@@ -359,7 +359,7 @@ spec:
359
359
name : socket-dir
360
360
361
361
- name : csi-resizer
362
- image : registry.k8s.io/sig-storage/csi-resizer:v1.13.1
362
+ image : registry.k8s.io/sig-storage/csi-resizer:v1.13.2
363
363
args :
364
364
- -v=5
365
365
- -csi-address=/csi/csi.sock
@@ -373,7 +373,7 @@ spec:
373
373
name : socket-dir
374
374
375
375
- name : csi-snapshotter
376
- image : registry.k8s.io/sig-storage/csi-snapshotter:v8.2.0
376
+ image : registry.k8s.io/sig-storage/csi-snapshotter:v8.2.1
377
377
args :
378
378
- -v=5
379
379
- --csi-address=/csi/csi.sock
You can’t perform that action at this time.
0 commit comments