[Openstack] Update Cinder CSI driver to v1.20.0 (#7280)
* update Cinder CSI to v1.19.0 * Update Cinder CSI to v1.20
This commit is contained in:
parent
6334e4bd84
commit
8375aa72e2
1 changed files with 1 additions and 1 deletions
|
@ -564,7 +564,7 @@ snapshot_controller_image_repo: "{{ quay_image_repo }}/k8scsi/snapshot-controlle
|
|||
snapshot_controller_image_tag: "v2.0.1"
|
||||
|
||||
cinder_csi_plugin_image_repo: "{{ docker_image_repo }}/k8scloudprovider/cinder-csi-plugin"
|
||||
cinder_csi_plugin_image_tag: "v1.18.0"
|
||||
cinder_csi_plugin_image_tag: "v1.20.0"
|
||||
|
||||
aws_ebs_csi_plugin_image_repo: "{{ docker_image_repo }}/amazon/aws-ebs-csi-driver"
|
||||
aws_ebs_csi_plugin_image_tag: "v0.5.0"
|
||||
|
|
Loading…
Reference in a new issue