mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-08-06 13:00:13 -02:30
fix(csi): update CSI sidecar image versions (#13395)
* feat(csi): update CSI sidecar image versions * docs(openstack): update sample Cinder CSI sidecar image tags * chore: trigger CI
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
---
|
||||
cinder_csi_attacher_image_tag: "v4.4.2"
|
||||
cinder_csi_provisioner_image_tag: "v3.6.2"
|
||||
cinder_csi_snapshotter_image_tag: "v6.3.2"
|
||||
cinder_csi_resizer_image_tag: "v1.9.2"
|
||||
cinder_csi_attacher_image_tag: "v4.5.1"
|
||||
cinder_csi_provisioner_image_tag: "v4.0.1"
|
||||
cinder_csi_snapshotter_image_tag: "v7.0.2"
|
||||
cinder_csi_resizer_image_tag: "v1.10.1"
|
||||
cinder_csi_livenessprobe_image_tag: "v2.11.0"
|
||||
|
||||
# To access Cinder, the CSI controller will need credentials to access
|
||||
|
||||
Reference in New Issue
Block a user