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:
Debasish Mohanty
2026-08-02 20:23:22 +05:30
committed by GitHub
parent c0cbd079ab
commit f713813c55
3 changed files with 12 additions and 12 deletions

View File

@@ -42,13 +42,13 @@
## Tags for the Cinder CSI images
## registry.k8s.io/sig-storage/csi-attacher
# cinder_csi_attacher_image_tag: "v4.4.2"
# cinder_csi_attacher_image_tag: "v4.5.1"
## registry.k8s.io/sig-storage/csi-provisioner
# cinder_csi_provisioner_image_tag: "v3.6.2"
# cinder_csi_provisioner_image_tag: "v4.0.1"
## registry.k8s.io/sig-storage/csi-snapshotter
# cinder_csi_snapshotter_image_tag: "v6.3.2"
# cinder_csi_snapshotter_image_tag: "v7.0.2"
## registry.k8s.io/sig-storage/csi-resizer
# cinder_csi_resizer_image_tag: "v1.9.2"
# cinder_csi_resizer_image_tag: "v1.10.1"
## registry.k8s.io/sig-storage/livenessprobe
# cinder_csi_livenessprobe_image_tag: "v2.11.0"