File tree Expand file tree Collapse file tree 5 files changed +9
-9
lines changed
Expand file tree Collapse file tree 5 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -11,16 +11,16 @@ dependencies:
1111- alias : openstack-cloud-controller-manager
1212 name : openstack-cloud-controller-manager
1313 repository : https://kubernetes.github.io/cloud-provider-openstack
14- version : 2.30.3
14+ version : 2.31.1
1515- alias : openstack-cinder-csi
1616 name : openstack-cinder-csi
1717 repository : https://kubernetes.github.io/cloud-provider-openstack
18- version : 2.30.0
18+ version : 2.31.2
1919- alias : yawol-controller
2020 condition : yawol-controller.enabled
2121 name : yawol-controller
2222 repository : https://stackitcloud.github.io/yawol
2323 version : 0.25.0
24- name : openstack-scs-1-30 -cluster-addon
24+ name : openstack-scs-1-31 -cluster-addon
2525type : application
2626version : v1
Original file line number Diff line number Diff line change @@ -4,6 +4,6 @@ description: 'This chart installs and configures:
44 * Openstack scs Cluster Class
55
66 '
7- name : openstack-scs-1-30 -cluster-class
7+ name : openstack-scs-1-31 -cluster-class
88type : application
99version : v1
Original file line number Diff line number Diff line change @@ -7,9 +7,9 @@ identityRef:
77 name : openstack
88images :
99 controlPlane :
10- name : ubuntu-capi-image-v1.30.6
10+ name : ubuntu-capi-image-v1.31.2
1111 worker :
12- name : ubuntu-capi-image-v1.30.6
12+ name : ubuntu-capi-image-v1.31.2
1313node_cidr : 10.8.0.0/20
1414openstack_loadbalancer_apiserver : false
1515restrict_kubeapi : []
Original file line number Diff line number Diff line change 11apiVersion : csctl.clusterstack.x-k8s.io/v1alpha1
22config :
33 clusterStackName : scs
4- kubernetesVersion : v1.30.6
4+ kubernetesVersion : v1.31.2
55 provider :
66 apiVersion : openstack.csctl.clusterstack.x-k8s.io/v1alpha1
77 config :
Original file line number Diff line number Diff line change @@ -3,6 +3,6 @@ openStackNodeImages:
33- createOpts :
44 container_format : bare
55 disk_format : qcow2
6- name : ubuntu-capi-image-v1.30.6
6+ name : ubuntu-capi-image-v1.31.2
77 visibility : private
8- url : https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-k8s-capi-images/ubuntu-2204-kube-v1.30 /ubuntu-2204-kube-v1.30.6 .qcow2
8+ url : https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-k8s-capi-images/ubuntu-2204-kube-v1.31 /ubuntu-2204-kube-v1.31.2 .qcow2
You can’t perform that action at this time.
0 commit comments