diff --git a/charts/cluster-addons/values.yaml b/charts/cluster-addons/values.yaml index 3d13306..265c1f7 100644 --- a/charts/cluster-addons/values.yaml +++ b/charts/cluster-addons/values.yaml @@ -79,7 +79,7 @@ openstack: chart: repo: https://kubernetes.github.io/cloud-provider-openstack name: openstack-cinder-csi - version: 2.29.0 + version: 2.30.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 bd9603a..fbe9227 100644 --- a/skopeo-manifests/csi-cinder.yaml +++ b/skopeo-manifests/csi-cinder.yaml @@ -1,7 +1,7 @@ registry.k8s.io: images: provider-os/cinder-csi-plugin: - - v1.29.0 + - v1.30.0 sig-storage/csi-attacher: - v4.4.2 sig-storage/csi-node-driver-registrar: