Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions providers/openstack/scs/cluster-class/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ openstack_loadbalancer_apiserver: false
# TBD, currently needed:
images:
controlPlane:
name: ubuntu-capi-image-v1.29.9
name: ubuntu-capi-image-v1.29.14
worker:
name: ubuntu-capi-image-v1.29.9
name: ubuntu-capi-image-v1.29.14
identityRef:
name: openstack
cloudName: openstack
2 changes: 1 addition & 1 deletion providers/openstack/scs/csctl.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: csctl.clusterstack.x-k8s.io/v1alpha1
config:
clusterStackName: scs
kubernetesVersion: v1.29.9
kubernetesVersion: v1.29.14
provider:
apiVersion: openstack.csctl.clusterstack.x-k8s.io/v1alpha1
config:
Expand Down
4 changes: 2 additions & 2 deletions providers/openstack/scs/node-images/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ openStackNodeImages:
- createOpts:
container_format: bare
disk_format: qcow2
name: ubuntu-capi-image-v1.29.9
name: ubuntu-capi-image-v1.29.14
visibility: private
url: https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-k8s-capi-images/ubuntu-2204-kube-v1.29/ubuntu-2204-kube-v1.29.9.qcow2
url: https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-k8s-capi-images/ubuntu-2204-kube-v1.29/ubuntu-2204-kube-v1.29.14.qcow2
14 changes: 7 additions & 7 deletions providers/openstack/scs/versions.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
- kubernetes: 1.29.10
- kubernetes: 1.29.14
cinder_csi: 2.29.2
occm: 2.29.3
- kubernetes: 1.30.6
cinder_csi: 2.30.0
occm: 2.30.3
- kubernetes: 1.31.2
cinder_csi: 2.31.2
occm: 2.31.1
- kubernetes: 1.30.10
cinder_csi: 2.30.2
occm: 2.30.4
- kubernetes: 1.31.6
cinder_csi: 2.31.6
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I can only see cinder_csi 2.31.2 as the latest one

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Am I looking at the wrong place?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't know why I don't see this. But if you were able to build the helm dependencies with 2.31.6 it makes sense

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Btw for me it errors because the version is not in the repository:
Error: can't get a valid version for 1 subchart(s): "openstack-cinder-csi" (repository "https://kubernetes.github.io/cloud-provider-openstack", version "2.31.6"). Make sure a matching chart version exists in the repo, or change the version constraint in Chart.yaml
2.31.2 is still the latest there.

occm: 2.31.2