From 532394eb5501c7e76100e69f496d79880e89a7ac Mon Sep 17 00:00:00 2001 From: "azimuth-ci-bot[bot]" <142236172+azimuth-ci-bot[bot]@users.noreply.github.com> Date: Fri, 19 Jan 2024 21:44:04 +0000 Subject: [PATCH] Update openstack-ccm addon to 2.29.0 (#222) Co-authored-by: mkjpryor --- charts/cluster-addons/values.yaml | 2 +- skopeo-manifests/openstack-ccm.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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