Florian Ruynat
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
2 additions and
2 deletions
-
roles/download/defaults/main.yml
|
|
@ -554,7 +554,7 @@ cinder_csi_plugin_image_repo: "{{ docker_image_repo }}/k8scloudprovider/cinder-c |
|
|
|
cinder_csi_plugin_image_tag: "v1.18.0" |
|
|
|
|
|
|
|
aws_ebs_csi_plugin_image_repo: "{{ docker_image_repo }}/amazon/aws-ebs-csi-driver" |
|
|
|
aws_ebs_csi_plugin_image_tag: "v1.1.6" |
|
|
|
aws_ebs_csi_plugin_image_tag: "v0.5.0" |
|
|
|
|
|
|
|
azure_csi_image_repo: "mcr.microsoft.com/oss/kubernetes-csi" |
|
|
|
azure_csi_provisioner_image_tag: "v1.5.0" |
|
|
@ -565,7 +565,7 @@ azure_csi_snapshotter_image_tag: "v2.0.0" |
|
|
|
azure_csi_resizer_image_tag: "v0.3.0" |
|
|
|
azure_csi_livenessprobe_image_tag: "v1.1.0" |
|
|
|
azure_csi_plugin_image_repo: "mcr.microsoft.com/k8s/csi" |
|
|
|
azure_csi_plugin_image_tag: "v0.6.0" |
|
|
|
azure_csi_plugin_image_tag: "v0.7.0" |
|
|
|
|
|
|
|
gcp_pd_csi_image_repo: "gke.gcr.io" |
|
|
|
gcp_pd_csi_driver_image_tag: "v0.7.0-gke.0" |
|
|
|