Skip to content

Commit c187f3e

Browse files
committed
Update CCM, CSI.
Signed-off-by: Kurt Garloff <kurt@garloff.de>
1 parent c1f96a0 commit c187f3e

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

providers/openstack/scs2/cluster-addon/ccm/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ dependencies:
77
- alias: openstack-cloud-controller-manager
88
name: openstack-cloud-controller-manager
99
repository: https://kubernetes.github.io/cloud-provider-openstack
10-
version: 2.33.1
10+
version: 2.34.1

providers/openstack/scs2/cluster-addon/csi/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ dependencies:
77
- alias: openstack-cinder-csi
88
name: openstack-cinder-csi
99
repository: https://kubernetes.github.io/cloud-provider-openstack
10-
version: 2.33.1
10+
version: 2.34.1

providers/openstack/scs2/versions.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@
55
cinder_csi: 2.33.1
66
occm: 2.33.1
77
- kubernetes: 1.34.3
8-
cinder_csi: 2.33.1
9-
occm: 2.33.1
8+
cinder_csi: 2.34.1
9+
occm: 2.34.1

0 commit comments

Comments
 (0)