Skip to content

Commit 59312e2

Browse files
garloffjschoone
andauthored
Add k8s-v1.33.7. (#243)
* Add k8s-v1.33.7. CSI/CCM are unchanged (no newer upstream releases) * chore(cluster-addons): Update Cilium to 1.18.5 Signed-off-by: Kurt Garloff <[email protected]> Signed-off-by: Jan Schoone <[email protected]> Co-authored-by: Jan Schoone <[email protected]>
1 parent 2264f9f commit 59312e2

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

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.1
10+
version: 1.18.5
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.33.6
4+
kubernetesVersion: v1.33.7
55
provider:
66
apiVersion: openstack.csctl.clusterstack.x-k8s.io/v1alpha1
77
type: openstack

providers/openstack/scs2/versions.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
- kubernetes: 1.32.8
55
cinder_csi: 2.32.2
66
occm: 2.32.0
7-
- kubernetes: 1.33.6
7+
- kubernetes: 1.33.7
88
cinder_csi: 2.33.1
99
occm: 2.33.1

0 commit comments

Comments
 (0)