You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/book/src/development/development.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -118,10 +118,10 @@ The file [`test/e2e/data/e2e_conf.yaml`](https://github.com/kubernetes-sigs/clus
118
118
* Network trunking (neutron-trunk)
119
119
* see [Configration](https://github.com/kubernetes-sigs/cluster-api-provider-openstack/blob/main/docs/book/src/development/ci.md#configuration) for more details.
120
120
* Glance images
121
-
*`cirros-0.5.1-x86_64-disk`
121
+
*`cirros-0.6.1-x86_64-disk`
122
122
* Download from https://docs.openstack.org/image-guide/obtain-images.html
123
-
*`ubuntu-2004-kube-v1.18.15`
124
-
* Download from https://storage.googleapis.com/artifacts.k8s-staging-capi-openstack.appspot.com/test/ubuntu/2021-03-27/ubuntu-2004-kube-v1.18.15.qcow2
123
+
*`ubuntu-2004-kube-v1.23.10`
124
+
* Download from https://storage.googleapis.com/artifacts.k8s-staging-capi-openstack.appspot.com/test/ubuntu/2022-12-05/ubuntu-2004-kube-v1.23.10.qcow2
125
125
* Or generate using the `images/capi` directory from https://github.com/kubernetes-sigs/image-builder
0 commit comments