Skip to content

Commit

Permalink
Merge pull request #98 from flant/csi-cve-fix
Browse files Browse the repository at this point in the history
  • Loading branch information
k8s-ci-robot authored Nov 25, 2019
2 parents ea3b770 + 7f4c3a2 commit 52a3486
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manifests/1.14/deploy/vsphere-csi-controller-ss.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ spec:
name: vsphere-config-volume
readOnly: true
- name: csi-provisioner
image: quay.io/k8scsi/csi-provisioner:v1.2.1
image: quay.io/k8scsi/csi-provisioner:v1.2.2
args:
- "--v=4"
- "--timeout=300s"
Expand Down

0 comments on commit 52a3486

Please sign in to comment.