File tree 5 files changed +9
-9
lines changed
5 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -11,16 +11,16 @@ dependencies:
11
11
- alias : openstack-cloud-controller-manager
12
12
name : openstack-cloud-controller-manager
13
13
repository : https://kubernetes.github.io/cloud-provider-openstack
14
- version : 2.30.3
14
+ version : 2.31.1
15
15
- alias : openstack-cinder-csi
16
16
name : openstack-cinder-csi
17
17
repository : https://kubernetes.github.io/cloud-provider-openstack
18
- version : 2.30.0
18
+ version : 2.31.2
19
19
- alias : yawol-controller
20
20
condition : yawol-controller.enabled
21
21
name : yawol-controller
22
22
repository : https://stackitcloud.github.io/yawol
23
23
version : 0.25.0
24
- name : openstack-scs-1-30 -cluster-addon
24
+ name : openstack-scs-1-31 -cluster-addon
25
25
type : application
26
26
version : v1
Original file line number Diff line number Diff line change @@ -4,6 +4,6 @@ description: 'This chart installs and configures:
4
4
* Openstack scs Cluster Class
5
5
6
6
'
7
- name : openstack-scs-1-30 -cluster-class
7
+ name : openstack-scs-1-31 -cluster-class
8
8
type : application
9
9
version : v1
Original file line number Diff line number Diff line change @@ -7,9 +7,9 @@ identityRef:
7
7
name : openstack
8
8
images :
9
9
controlPlane :
10
- name : ubuntu-capi-image-v1.30.6
10
+ name : ubuntu-capi-image-v1.31.2
11
11
worker :
12
- name : ubuntu-capi-image-v1.30.6
12
+ name : ubuntu-capi-image-v1.31.2
13
13
node_cidr : 10.8.0.0/20
14
14
openstack_loadbalancer_apiserver : false
15
15
restrict_kubeapi : []
Original file line number Diff line number Diff line change 1
1
apiVersion : csctl.clusterstack.x-k8s.io/v1alpha1
2
2
config :
3
3
clusterStackName : scs
4
- kubernetesVersion : v1.30.6
4
+ kubernetesVersion : v1.31.2
5
5
provider :
6
6
apiVersion : openstack.csctl.clusterstack.x-k8s.io/v1alpha1
7
7
config :
Original file line number Diff line number Diff line change @@ -3,6 +3,6 @@ openStackNodeImages:
3
3
- createOpts :
4
4
container_format : bare
5
5
disk_format : qcow2
6
- name : ubuntu-capi-image-v1.30.6
6
+ name : ubuntu-capi-image-v1.31.2
7
7
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