Skip to content

Commit

Permalink
deploy: update node-driver-registrar to v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fatih committed Apr 24, 2019
1 parent 7070ebc commit 6111eda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/kubernetes/releases/csi-digitalocean-dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -341,7 +341,7 @@ spec:
hostNetwork: true
containers:
- name: csi-node-driver-registrar
image: quay.io/k8scsi/csi-node-driver-registrar:v1.0.1
image: quay.io/k8scsi/csi-node-driver-registrar:v1.1.0
args:
- "--v=5"
- "--csi-address=$(ADDRESS)"
Expand Down

0 comments on commit 6111eda

Please sign in to comment.