Skip to content

Commit da327ef

Browse files
committed
bump versions
Signed-off-by: Jan Schoone <[email protected]>
1 parent 5ce61f2 commit da327ef

File tree

5 files changed

+12
-12
lines changed

5 files changed

+12
-12
lines changed

providers/openstack/scs2/cluster-class/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ description: "This chart installs and configures:
44
* Openstack scs2 Cluster Class
55
66
"
7-
name: openstack-scs2-1-32-cluster-class
7+
name: openstack-scs2-1-33-cluster-class
88
type: application
99
version: v1

providers/openstack/scs2/cluster-class/templates/image.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ spec:
2626
content:
2727
diskFormat: qcow2
2828
download:
29-
url: https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-k8s-capi-images/ubuntu-2204-kube-v1.32/ubuntu-2204-kube-v1.32.7.qcow2
29+
url: https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-k8s-capi-images/ubuntu-2204-kube-v1.33/ubuntu-2204-kube-v1.33.4.qcow2
3030
hash:
3131
algorithm: sha256
32-
value: 1d261cd043f1c16a676be9079984c912df82387be4c6766b122a966e266a080c
32+
value: 99ce3a9c1e0d4c97bd54741f38b56750ff1c5fe2e3939d5996cc6c961267215c

providers/openstack/scs2/cluster-class/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ openstack_loadbalancer_apiserver: false
44
# TBD, currently needed:
55
images:
66
controlPlane:
7-
name: ubuntu-capi-image-v1.32.7
7+
name: ubuntu-capi-image-v1.33.4
88
worker:
9-
name: ubuntu-capi-image-v1.32.7
9+
name: ubuntu-capi-image-v1.33.4
1010
identityRef:
1111
name: openstack
1212
cloudName: openstack
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: scs2
4-
kubernetesVersion: v1.32.7
4+
kubernetesVersion: v1.33.4
55
provider:
66
apiVersion: openstack.csctl.clusterstack.x-k8s.io/v1alpha1
77
type: openstack
Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
- kubernetes: 1.31.11
1+
- kubernetes: 1.31.12
22
cinder_csi: 2.31.7
33
occm: 2.31.3
4-
- kubernetes: 1.32.7
5-
cinder_csi: 2.32.0
4+
- kubernetes: 1.32.8
5+
cinder_csi: 2.32.2
66
occm: 2.32.0
7-
- kubernetes: 1.33.3
8-
cinder_csi: 2.33.0
9-
occm: 2.33.0
7+
- kubernetes: 1.33.4
8+
cinder_csi: 2.33.1
9+
occm: 2.33.1

0 commit comments

Comments
 (0)