Skip to content

Remove CentOS 7 & CentOS Stream 8, and add Centos Stream 9 from the available public images #285

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 12, 2024
Merged
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
5 changes: 1 addition & 4 deletions user/pages/04.Reference/06.images/docs.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ If you need to maintain your own set of images, you can upload them yourself as

Name | Description |
---------------------------------|-----------------------------------------------------|
CentOS 7 (YYYY-MM-DD) | Unmodified, directly from vendor |
CentOS 8 Stream (YYYY-MM-DD) | Unmodified, directly from vendor |
Debian Stretch (YYYY-MM-DD) | Unmodified, directly from vendor |
Debian Buster (YYYY-MM-DD) | Unmodified, directly from vendor *(See note below)* |
Flatcar Stable (YYYY-MM-DD) | Unmodified, directly from vendor |
Expand Down Expand Up @@ -101,8 +99,7 @@ If you prefer maintaining your own set of images, this table shows sources for c

Distro | URL |
--------------------------|-----|
CentOS 7 | `https://cloud.centos.org/centos/7/images/CentOS-7-x86_64-GenericCloud.qcow2` |
CentOS 8 Stream | `https://cloud.centos.org/centos/8-stream/x86_64/images/` |
CentOS Stream 9 | `https://cloud.centos.org/centos/9-stream/x86_64/images/` |
Debian 9 (Stretch) | `https://cdimage.debian.org/cdimage/openstack/current-9/debian-9-openstack-amd64.qcow2` |
Debian 10 (Buster) | `https://cdimage.debian.org/cdimage/openstack/current-10/debian-10-openstack-amd64.qcow2` |
Debian 11 (Bullseye) | `https://cloud.debian.org/images/cloud/bullseye/latest/debian-11-generic-amd64.qcow2` |
Expand Down