File tree Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 77 pullPolicy : IfNotPresent
88 csiProvisioner :
99 repository : registry.k8s.io/sig-storage/csi-provisioner
10- tag : v5.3 .0
10+ tag : v6.0 .0
1111 pullPolicy : IfNotPresent
1212 csiResizer :
1313 repository : registry.k8s.io/sig-storage/csi-resizer
14- tag : v1.14 .0
14+ tag : v2.0 .0
1515 pullPolicy : IfNotPresent
1616 csiSnapshotter :
1717 repository : registry.k8s.io/sig-storage/csi-snapshotter
18- tag : v8.3 .0
18+ tag : v8.4 .0
1919 pullPolicy : IfNotPresent
2020 livenessProbe :
2121 repository : registry.k8s.io/sig-storage/livenessprobe
2727 pullPolicy : IfNotPresent
2828 externalSnapshotter :
2929 repository : registry.k8s.io/sig-storage/snapshot-controller
30- tag : v8.3 .0
30+ tag : v8.4 .0
3131 pullPolicy : IfNotPresent
3232
3333serviceAccount :
Original file line number Diff line number Diff line change 3838 effect : " NoSchedule"
3939 containers :
4040 - name : csi-provisioner
41- image : registry.k8s.io/sig-storage/csi-provisioner:v5.3 .0
41+ image : registry.k8s.io/sig-storage/csi-provisioner:v6.0 .0
4242 args :
4343 - " -v=2"
4444 - " --csi-address=$(ADDRESS)"
6969 drop :
7070 - ALL
7171 - name : csi-resizer
72- image : registry.k8s.io/sig-storage/csi-resizer:v1.14 .0
72+ image : registry.k8s.io/sig-storage/csi-resizer:v2.0 .0
7373 args :
7474 - " -csi-address=$(ADDRESS)"
7575 - " -v=2"
9797 drop :
9898 - ALL
9999 - name : csi-snapshotter
100- image : registry.k8s.io/sig-storage/csi-snapshotter:v8.3 .0
100+ image : registry.k8s.io/sig-storage/csi-snapshotter:v8.4 .0
101101 args :
102102 - " --v=2"
103103 - " --csi-address=$(ADDRESS)"
Original file line number Diff line number Diff line change 5252 effect : " NoSchedule"
5353 containers :
5454 - name : snapshot-controller
55- image : registry.k8s.io/sig-storage/snapshot-controller:v8.3 .0
55+ image : registry.k8s.io/sig-storage/snapshot-controller:v8.4 .0
5656 args :
5757 - " --v=2"
5858 - " --leader-election=true"
You can’t perform that action at this time.
0 commit comments