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-3760 .2.0-kube-v1.28.5.img,"
73
+ IMAGE_URLS+="https://storage.googleapis.com/artifacts.k8s-staging-capi-openstack.appspot.com/test/flatcar/flatcar-stable-3815 .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 @@ -214,7 +214,7 @@ variables:
214
214
SSH_USER_MACHINE : " ubuntu"
215
215
EXP_KUBEADM_BOOTSTRAP_FORMAT_IGNITION : " true"
216
216
# The Flatcar image produced by the image-builder
217
- OPENSTACK_FLATCAR_IMAGE_NAME : " flatcar-stable-3760 .2.0-kube-v1.28.5"
217
+ OPENSTACK_FLATCAR_IMAGE_NAME : " flatcar-stable-3815 .2.0-kube-v1.28.5"
218
218
# A plain Flatcar from the Flatcar releases server
219
219
FLATCAR_IMAGE_NAME : " flatcar_production_openstack_image"
220
220
You can’t perform that action at this time.
0 commit comments