Skip to content

Commit 9a0546e

Browse files
committed
Also update node images and ev.thing else to 1.29.14.
Signed-off-by: Kurt Garloff <[email protected]>
1 parent 8e821d0 commit 9a0546e

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# mirrored from variables.tf
2-
controller_flavor: SCS-2V-4-20
3-
worker_flavor: SCS-2V-4-20
2+
controller_flavor: SCS-2V-4-20s
3+
worker_flavor: SCS-2V-4
44
restrict_kubeapi: []
55

66
# newly introduced:
@@ -9,9 +9,9 @@ openstack_loadbalancer_apiserver: false
99
# TBD, currently needed:
1010
images:
1111
controlPlane:
12-
name: ubuntu-capi-image-v1.29.9
12+
name: ubuntu-capi-image-v1.29.14
1313
worker:
14-
name: ubuntu-capi-image-v1.29.9
14+
name: ubuntu-capi-image-v1.29.14
1515
identityRef:
1616
name: openstack
1717
cloudName: openstack

providers/openstack/scs/csctl.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
apiVersion: csctl.clusterstack.x-k8s.io/v1alpha1
22
config:
33
clusterStackName: scs
4-
kubernetesVersion: v1.29.9
4+
kubernetesVersion: v1.29.14
55
provider:
66
apiVersion: openstack.csctl.clusterstack.x-k8s.io/v1alpha1
77
config:

providers/openstack/scs/node-images/config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ openStackNodeImages:
33
- createOpts:
44
container_format: bare
55
disk_format: qcow2
6-
name: ubuntu-capi-image-v1.29.9
6+
name: ubuntu-capi-image-v1.29.14
77
visibility: private
8-
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
8+
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

0 commit comments

Comments
 (0)