diff --git a/charts/cluster-addons/values.yaml b/charts/cluster-addons/values.yaml index ba08768..008f70b 100644 --- a/charts/cluster-addons/values.yaml +++ b/charts/cluster-addons/values.yaml @@ -65,7 +65,7 @@ openstack: chart: repo: https://kubernetes.github.io/cloud-provider-openstack name: openstack-cinder-csi - version: 2.28.1 + version: 2.29.0 values: {} # Variables affecting the definition of the storage class defaultStorageClass: diff --git a/skopeo-manifests/csi-cinder.yaml b/skopeo-manifests/csi-cinder.yaml index 3b7dfaa..bd9603a 100644 --- a/skopeo-manifests/csi-cinder.yaml +++ b/skopeo-manifests/csi-cinder.yaml @@ -1,16 +1,16 @@ registry.k8s.io: images: provider-os/cinder-csi-plugin: - - v1.28.1 + - v1.29.0 sig-storage/csi-attacher: - - v4.2.0 + - v4.4.2 sig-storage/csi-node-driver-registrar: - - v2.6.2 + - v2.9.2 sig-storage/csi-provisioner: - - v3.4.1 + - v3.6.2 sig-storage/csi-resizer: - - v1.8.0 + - v1.9.2 sig-storage/csi-snapshotter: - - v6.2.1 + - v6.3.2 sig-storage/livenessprobe: - - v2.9.0 + - v2.11.0