diff --git a/charts/cluster-addons/values.yaml b/charts/cluster-addons/values.yaml index 008f70b..dbc9645 100644 --- a/charts/cluster-addons/values.yaml +++ b/charts/cluster-addons/values.yaml @@ -54,7 +54,7 @@ openstack: chart: repo: https://kubernetes.github.io/cloud-provider-openstack name: openstack-cloud-controller-manager - version: 2.28.3 + version: 2.29.0 values: {} # Settings for the Cinder CSI plugin csiCinder: diff --git a/skopeo-manifests/openstack-ccm.yaml b/skopeo-manifests/openstack-ccm.yaml index 3ab3b61..f76e497 100644 --- a/skopeo-manifests/openstack-ccm.yaml +++ b/skopeo-manifests/openstack-ccm.yaml @@ -1,4 +1,4 @@ registry.k8s.io: images: provider-os/openstack-cloud-controller-manager: - - v1.28.1 + - v1.29.0