Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion providers/openstack/scs2/cluster-addon/ccm/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ dependencies:
- alias: openstack-cloud-controller-manager
name: openstack-cloud-controller-manager
repository: https://kubernetes.github.io/cloud-provider-openstack
version: 2.33.1
version: 2.34.2
2 changes: 1 addition & 1 deletion providers/openstack/scs2/cluster-addon/csi/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ dependencies:
- alias: openstack-cinder-csi
name: openstack-cinder-csi
repository: https://kubernetes.github.io/cloud-provider-openstack
version: 2.33.1
version: 2.34.3
2 changes: 1 addition & 1 deletion providers/openstack/scs2/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: scs2
kubernetesVersion: v1.33.10
kubernetesVersion: v1.34.7
provider:
apiVersion: openstack.csctl.clusterstack.x-k8s.io/v1alpha1
type: openstack
6 changes: 3 additions & 3 deletions providers/openstack/scs2/image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
apiVersion: openstack.k-orc.cloud/v1alpha1
kind: Image
metadata:
name: "ubuntu-capi-image-v1.33.10"
name: "ubuntu-capi-image-v1.34.7"
spec:
cloudCredentialsRef:
cloudName: "openstack"
Expand All @@ -26,7 +26,7 @@ spec:
content:
diskFormat: qcow2
download:
url: https://nbg1.your-objectstorage.com/osism/openstack-k8s-capi-images/ubuntu-2404-kube-v1.33/ubuntu-2404-kube-v1.33.10.qcow2
url: https://nbg1.your-objectstorage.com/osism/openstack-k8s-capi-images/ubuntu-2404-kube-v1.34/ubuntu-2404-kube-v1.34.7.qcow2
hash:
algorithm: sha256
value: efc3817b565c407710724b9d7b51cbb433638aad6b613b64843da28d58a777aa
value: f7bf12297833cca14de6d24081c8a01e99143651e4c01431b911375300550fe0
Loading