Skip to content

Commit cb69170

Browse files
authored
Feat/update k8s 20260417 1 33 (#260)
* Update version and image table. Latest k8s: - k8s 1.32.13, occm 2.32.1, cinder 2.32.2 - k8s 1.33.10, occm 2.33.1, cinder 2.33.1 - k8s 1.34.7, occm 2.34.2, cinder 2.34.3 Signed-off-by: Kurt Garloff <kurt@garloff.de> * Configure all values for latest 1.33. k8s: 1.33.10 node-image: ditto occm: 2.33.1 cinder: 2.33.1 cilium: 1.18.9 Signed-off-by: Kurt Garloff <kurt@garloff.de> --------- Signed-off-by: Kurt Garloff <kurt@garloff.de>
1 parent 2b3373e commit cb69170

8 files changed

Lines changed: 46 additions & 14 deletions

File tree

providers/openstack/scs2/cluster-addon/ccm/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ dependencies:
77
- alias: openstack-cloud-controller-manager
88
name: openstack-cloud-controller-manager
99
repository: https://kubernetes.github.io/cloud-provider-openstack
10-
version: 2.34.1
10+
version: 2.33.1

providers/openstack/scs2/cluster-addon/cni/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ dependencies:
77
- alias: cilium
88
name: cilium
99
repository: https://helm.cilium.io/
10-
version: 1.18.5
10+
version: 1.18.9

providers/openstack/scs2/cluster-addon/csi/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ dependencies:
77
- alias: openstack-cinder-csi
88
name: openstack-cinder-csi
99
repository: https://kubernetes.github.io/cloud-provider-openstack
10-
version: 2.34.1
10+
version: 2.33.1

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-34-cluster-class
7+
name: openstack-scs2-1-33-cluster-class
88
type: application
99
version: v1
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.34.3
4+
kubernetesVersion: v1.33.10
55
provider:
66
apiVersion: openstack.csctl.clusterstack.x-k8s.io/v1alpha1
77
type: openstack

providers/openstack/scs2/image.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
apiVersion: openstack.k-orc.cloud/v1alpha1
33
kind: Image
44
metadata:
5-
name: "ubuntu-capi-image-v1.33.6"
5+
name: "ubuntu-capi-image-v1.33.10"
66
spec:
77
cloudCredentialsRef:
88
cloudName: "openstack"
@@ -26,7 +26,7 @@ spec:
2626
content:
2727
diskFormat: qcow2
2828
download:
29-
url: https://nbg1.your-objectstorage.com/osism/openstack-k8s-capi-images/ubuntu-2404-kube-v1.33/ubuntu-2404-kube-v1.33.6.qcow2
29+
url: https://nbg1.your-objectstorage.com/osism/openstack-k8s-capi-images/ubuntu-2404-kube-v1.33/ubuntu-2404-kube-v1.33.10.qcow2
3030
hash:
3131
algorithm: sha256
32-
value: ff458b22c33fc08eca9ba6635783e9a409b6f0613f577c4acdec554db7e2f6a7
32+
value: efc3817b565c407710724b9d7b51cbb433638aad6b613b64843da28d58a777aa

providers/openstack/scs2/kubernetes.yaml

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,22 @@ images:
3737
url: https://nbg1.your-objectstorage.com/osism/openstack-k8s-capi-images/ubuntu-2404-kube-v1.33/ubuntu-2404-kube-v1.33.6.qcow2
3838
checksum: "sha256:ff458b22c33fc08eca9ba6635783e9a409b6f0613f577c4acdec554db7e2f6a7"
3939
build_date: 2025-12-17
40+
- version: 'v1.33.7'
41+
url: https://nbg1.your-objectstorage.com/osism/openstack-k8s-capi-images/ubuntu-2404-kube-v1.33/ubuntu-2404-kube-v1.33.7.qcow2
42+
checksum: "sha256:ccdc2649c06f4d81ec17d823cc43a88336799b4fffce7aef42340fcb42a1b774"
43+
build_date: 2025-12-17
44+
- version: 'v1.33.8'
45+
url: https://nbg1.your-objectstorage.com/osism/openstack-k8s-capi-images/ubuntu-2404-kube-v1.33/ubuntu-2404-kube-v1.33.8.qcow2
46+
checksum: "sha256:203f5635447f4a59e220bfb649c40eb86f065c051650e4ea1cd11706c0d1f5be"
47+
build_date: 2026-02-11
48+
- version: 'v1.33.9'
49+
url: https://nbg1.your-objectstorage.com/osism/openstack-k8s-capi-images/ubuntu-2404-kube-v1.33/ubuntu-2404-kube-v1.33.9.qcow2
50+
checksum: "sha256:5eec6526242f1b3a35b4ac2449a42a8e13b2279724669b87f1dce28dbd05f234"
51+
build_date: 2026-02-28
52+
- version: 'v1.33.10'
53+
url: https://nbg1.your-objectstorage.com/osism/openstack-k8s-capi-images/ubuntu-2404-kube-v1.33/ubuntu-2404-kube-v1.33.10.qcow2
54+
checksum: "sha256:efc3817b565c407710724b9d7b51cbb433638aad6b613b64843da28d58a777aa"
55+
build_date: 2026-03-20
4056
- version: 'v1.34.0'
4157
url: https://nbg1.your-objectstorage.com/osism/openstack-k8s-capi-images/ubuntu-2404-kube-v1.34/ubuntu-2404-kube-v1.34.0.qcow2
4258
checksum: "sha256:1321c0978818752619ab994acccf4e2d9b241aa738fc56ed0a46b0ebe21fedfb"
@@ -53,3 +69,19 @@ images:
5369
url: https://nbg1.your-objectstorage.com/osism/openstack-k8s-capi-images/ubuntu-2404-kube-v1.34/ubuntu-2404-kube-v1.34.3.qcow2
5470
checksum: "sha256:b3c487345dd8ff2eea6ddd3e526d068abc3a59d40a994581f6dfc7be10df427b"
5571
build_date: 2025-12-17
72+
- version: 'v1.34.4'
73+
url: https://nbg1.your-objectstorage.com/osism/openstack-k8s-capi-images/ubuntu-2404-kube-v1.34/ubuntu-2404-kube-v1.34.4.qcow2
74+
checksum: "sha256:df3f26b0026a1a9ca3b681df2d8675a7341e138dca6f2326592975bb7c0fe792"
75+
build_date: 2026-02-11
76+
- version: 'v1.34.5'
77+
url: https://nbg1.your-objectstorage.com/osism/openstack-k8s-capi-images/ubuntu-2404-kube-v1.34/ubuntu-2404-kube-v1.34.5.qcow2
78+
checksum: "sha256:8d0c9308a481698d1b12f2a8b13d8fb0da8275d689bf560eeb9442de93f60d8d"
79+
build_date: 2026-02-28
80+
- version: 'v1.34.6'
81+
url: https://nbg1.your-objectstorage.com/osism/openstack-k8s-capi-images/ubuntu-2404-kube-v1.34/ubuntu-2404-kube-v1.34.6.qcow2
82+
checksum: "sha256:c59fb893be8320d7112473290358320fad2756e3e31dce4f90ae8bda9d289a3d"
83+
build_date: 2026-03-20
84+
- version: 'v1.34.7'
85+
url: https://nbg1.your-objectstorage.com/osism/openstack-k8s-capi-images/ubuntu-2404-kube-v1.34/ubuntu-2404-kube-v1.34.7.qcow2
86+
checksum: "sha256:f7bf12297833cca14de6d24081c8a01e99143651e4c01431b911375300550fe0"
87+
build_date: 2026-04-16
Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
- kubernetes: 1.32.8
1+
- kubernetes: 1.32.13
22
cinder_csi: 2.32.2
3-
occm: 2.32.0
4-
- kubernetes: 1.33.7
3+
occm: 2.32.1
4+
- kubernetes: 1.33.10
55
cinder_csi: 2.33.1
66
occm: 2.33.1
7-
- kubernetes: 1.34.3
8-
cinder_csi: 2.34.1
9-
occm: 2.34.1
7+
- kubernetes: 1.34.7
8+
cinder_csi: 2.34.3
9+
occm: 2.34.2

0 commit comments

Comments
 (0)