File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 70
70
IMAGE_URLS+="https://storage.googleapis.com/artifacts.k8s-staging-capi-openstack.appspot.com/test/cirros/2022-12-05/cirros-0.6.1-x86_64-disk.img,"
71
71
IMAGE_URLS+="https://storage.googleapis.com/artifacts.k8s-staging-capi-openstack.appspot.com/test/ubuntu/2023-09-29/ubuntu-2204-kube-v1.27.2.img,"
72
72
IMAGE_URLS+="https://storage.googleapis.com/artifacts.k8s-staging-capi-openstack.appspot.com/test/ubuntu/2024-01-10/ubuntu-2204-kube-v1.28.5.img,"
73
- IMAGE_URLS+="https://storage.googleapis.com/artifacts.k8s-staging-capi-openstack.appspot.com/test/flatcar/flatcar-stable-3602 .2.3 -kube-v1.28.5.img,"
73
+ IMAGE_URLS+="https://storage.googleapis.com/artifacts.k8s-staging-capi-openstack.appspot.com/test/flatcar/flatcar-stable-3760 .2.0 -kube-v1.28.5.img,"
74
74
IMAGE_URLS+="https://stable.release.flatcar-linux.net/amd64-usr/current/flatcar_production_openstack_image.img"
75
75
76
76
[[post-config|$NOVA_CONF]]
Original file line number Diff line number Diff line change @@ -212,7 +212,7 @@ variables:
212
212
SSH_USER_MACHINE : " ubuntu"
213
213
EXP_KUBEADM_BOOTSTRAP_FORMAT_IGNITION : " true"
214
214
# The Flatcar image produced by the image-builder
215
- OPENSTACK_FLATCAR_IMAGE_NAME : " flatcar-stable-3602 .2.3 -kube-v1.28.5"
215
+ OPENSTACK_FLATCAR_IMAGE_NAME : " flatcar-stable-3760 .2.0 -kube-v1.28.5"
216
216
# A plain Flatcar from the Flatcar releases server
217
217
FLATCAR_IMAGE_NAME : " flatcar_production_openstack_image"
218
218
You can’t perform that action at this time.
0 commit comments