Skip to content

Commit

Permalink
chore: bump versions (#179)
Browse files Browse the repository at this point in the history
Signed-off-by: Jan Schoone <[email protected]>
  • Loading branch information
jschoone authored Oct 21, 2024
1 parent 17218e1 commit 0ba3c41
Show file tree
Hide file tree
Showing 9 changed files with 48 additions and 45 deletions.
6 changes: 3 additions & 3 deletions providers/openstack/scs/cluster-addon/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ dependencies:
version: 3.12.0
- name: cilium
repository: https://helm.cilium.io/
version: 1.15.6
version: 1.16.3
- name: openstack-cloud-controller-manager
repository: https://kubernetes.github.io/cloud-provider-openstack
version: 2.28.4
Expand All @@ -14,5 +14,5 @@ dependencies:
- name: yawol-controller
repository: https://stackitcloud.github.io/yawol
version: 0.21.3
digest: sha256:2bb6cede9f83f24f25f30faa9cdb3adf6e0d12df24ae200928f1f638a2e56003
generated: "2024-07-24T11:41:32.829792991+02:00"
digest: sha256:022d98ff75f315c6467c2b71156dcf30c25f2437f14c3452ac14c1cd68523b17
generated: "2024-10-20T10:37:24.476007912+02:00"
44 changes: 22 additions & 22 deletions providers/openstack/scs/cluster-addon/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,26 +1,26 @@
apiVersion: v2
dependencies:
- alias: metrics-server
name: metrics-server
repository: https://kubernetes-sigs.github.io/metrics-server/
version: 3.12.0
- alias: cilium
name: cilium
repository: https://helm.cilium.io/
version: 1.15.6
- alias: openstack-cloud-controller-manager
name: openstack-cloud-controller-manager
repository: https://kubernetes.github.io/cloud-provider-openstack
version: 2.28.4
- alias: openstack-cinder-csi
name: openstack-cinder-csi
repository: https://kubernetes.github.io/cloud-provider-openstack
version: 2.28.2
- alias: yawol-controller
condition: yawol-controller.enabled
name: yawol-controller
repository: https://stackitcloud.github.io/yawol
version: 0.21.3
name: openstack-scs-1-28-cluster-addon
- alias: metrics-server
name: metrics-server
repository: https://kubernetes-sigs.github.io/metrics-server/
version: 3.12.2
- alias: cilium
name: cilium
repository: https://helm.cilium.io/
version: 1.16.3
- alias: openstack-cloud-controller-manager
name: openstack-cloud-controller-manager
repository: https://kubernetes.github.io/cloud-provider-openstack
version: 2.28.4
- alias: openstack-cinder-csi
name: openstack-cinder-csi
repository: https://kubernetes.github.io/cloud-provider-openstack
version: 2.28.2
- alias: yawol-controller
condition: yawol-controller.enabled
name: yawol-controller
repository: https://stackitcloud.github.io/yawol
version: 0.25.0
name: openstack-scs-1-29-cluster-addon
type: application
version: v1
Binary file not shown.
Binary file not shown.
6 changes: 3 additions & 3 deletions providers/openstack/scs/cluster-class/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
apiVersion: v2
description: 'This chart installs and configures:
description: "This chart installs and configures:
* Openstack scs Cluster Class
'
name: openstack-scs-1-28-cluster-class
"
name: openstack-scs-1-29-cluster-class
type: application
version: v1
4 changes: 2 additions & 2 deletions providers/openstack/scs/cluster-class/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ openstack_loadbalancer_apiserver: true
# TBD, currently needed:
images:
controlPlane:
name: ubuntu-capi-image-v1.28.11
name: ubuntu-capi-image-v1.29.9
worker:
name: ubuntu-capi-image-v1.28.11
name: ubuntu-capi-image-v1.29.9
identityRef:
name: openstack
cloudName: openstack
2 changes: 1 addition & 1 deletion providers/openstack/scs/csctl.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: csctl.clusterstack.x-k8s.io/v1alpha1
config:
clusterStackName: scs
kubernetesVersion: v1.28.11
kubernetesVersion: v1.29.9
provider:
apiVersion: openstack.csctl.clusterstack.x-k8s.io/v1alpha1
config:
Expand Down
12 changes: 6 additions & 6 deletions providers/openstack/scs/node-images/config.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
apiVersion: openstack.infrastructure.clusterstack.x-k8s.io/v1alpha1
openStackNodeImages:
- createOpts:
container_format: bare
disk_format: qcow2
name: ubuntu-capi-image-v1.28.11
visibility: private
url: https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-k8s-capi-images/ubuntu-2204-kube-v1.28/ubuntu-2204-kube-v1.28.11.qcow2
- createOpts:
container_format: bare
disk_format: qcow2
name: ubuntu-capi-image-v1.29.9
visibility: private
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
19 changes: 11 additions & 8 deletions providers/openstack/scs/versions.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,12 @@
- kubernetes: 1.28.11
cinder_csi: 2.28.2
occm: 2.28.4
- kubernetes: 1.29.6
cinder_csi: 2.29.0
occm: 2.29.1
- kubernetes: 1.30.2
- kubernetes: 1.28.14
cinder_csi: 2.28.3
occm: 2.28.5
- kubernetes: 1.29.9
cinder_csi: 2.29.2
occm: 2.29.3
- kubernetes: 1.30.5
cinder_csi: 2.30.0
occm: 2.30.0
occm: 2.30.3
- kubernetes: 1.31.1
cinder_csi: 2.31.2
occm: 2.31.1

0 comments on commit 0ba3c41

Please sign in to comment.