Skip to content

Commit 1e2d65b

Browse files
authored
Merge pull request kubernetes-sigs#2152 from tormath1/tormath1/flatcar
test: bump Flatcar Stable version
2 parents ff5788e + 9f616fc commit 1e2d65b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

hack/ci/cloud-init/controller.yaml.tpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
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,"
7171
IMAGE_URLS+="https://storage.googleapis.com/artifacts.k8s-staging-capi-openstack.appspot.com/test/ubuntu/2024-05-28/ubuntu-2204-kube-v1.29.5.img,"
7272
IMAGE_URLS+="https://storage.googleapis.com/artifacts.k8s-staging-capi-openstack.appspot.com/test/ubuntu/2024-05-28/ubuntu-2204-kube-v1.30.1.img,"
73-
IMAGE_URLS+="https://storage.googleapis.com/artifacts.k8s-staging-capi-openstack.appspot.com/test/flatcar/flatcar-stable-3815.2.2-kube-v1.30.1.img,"
73+
IMAGE_URLS+="https://storage.googleapis.com/artifacts.k8s-staging-capi-openstack.appspot.com/test/flatcar/flatcar-stable-3975.2.0-kube-v1.30.1.img,"
7474
IMAGE_URLS+="https://stable.release.flatcar-linux.net/amd64-usr/current/flatcar_production_openstack_image.img"
7575

7676
[[post-config|$NOVA_CONF]]

test/e2e/data/e2e_conf.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ variables:
187187
SSH_USER_MACHINE: "ubuntu"
188188
EXP_KUBEADM_BOOTSTRAP_FORMAT_IGNITION: "true"
189189
# The Flatcar image produced by the image-builder
190-
OPENSTACK_FLATCAR_IMAGE_NAME: "flatcar-stable-3815.2.2-kube-v1.30.1"
190+
OPENSTACK_FLATCAR_IMAGE_NAME: "flatcar-stable-3975.2.0-kube-v1.30.1"
191191
# A plain Flatcar from the Flatcar releases server
192192
FLATCAR_IMAGE_NAME: "flatcar_production_openstack_image"
193193

0 commit comments

Comments
 (0)