rebase: update node driver registar to latest version

v2.6.0 is the latest version of the same and this commit
update it.

Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
This commit is contained in:
Humble Chirammal
2022-11-02 14:39:08 +05:30
committed by mergify[bot]
parent 3e1f60244e
commit 6bba64c872
8 changed files with 8 additions and 8 deletions

View File

@ -27,7 +27,7 @@ spec:
securityContext:
privileged: true
allowPrivilegeEscalation: true
image: registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.5.1
image: registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
args:
- "--v=1"
- "--csi-address=/csi/csi.sock"