Merge "Updated Stx 11.0"

This commit is contained in:
Zuul
2025-11-12 15:56:31 +00:00
committed by Gerrit Code Review
4 changed files with 8 additions and 8 deletions

View File

@@ -192,4 +192,4 @@ starlingxdocs_plus_bug_project = 'starlingx'
starlingxdocs_plus_bug_tag = 'stx.docs'
starlingxdocs_plus_this_version = "Latest"
# starlingxdocs_plus_other_versions = [("even later","even-later"),("sooner","sooner")]
starlingxdocs_plus_other_versions = [("Version 6.0","r/stx.6.0"),("Version 7.0","r/stx.7.0"),("Version 8.0","r/stx.8.0"),("Version 9.0","r/stx.9.0"),("Version 10.0","r/stx.10.0")]
starlingxdocs_plus_other_versions = [("Version 9.0","r/stx.9.0"),("Version 10.0","r/stx.10.0"),("Version 11.0","r/stx.11.0")]

View File

@@ -15,20 +15,20 @@ Upcoming release
.. look up on this branch
The next release will be R11.0. Use the installation procedures in
The next release will be R12.0. Use the installation procedures in
:ref:`index-install-r7-8966076f0e81`.
---------------
Current release
---------------
R10.0 is the current release of StarlingX.
R11.0 is the current release of StarlingX.
.. reference explicitely on release branch
Use the `R10.0 Installation Guides
<https://docs.starlingx.io/r/stx.10.0/deploy_install_guides/release/index-install-r7-8966076f0e81.html>`__
to install R10.0.
<https://docs.starlingx.io/r/stx.11.0/deploy_install_guides/release/index-install-r7-8966076f0e81.html>`__
to install R11.0.
------------------

View File

@@ -10,7 +10,7 @@ Development StarlingX Installation
work due to pre-release inconsistencies between documentation and code.
To install the most recent released version of |prod|, see:
https://docs.starlingx.io/r/stx.8.0/deploy_install_guides/release/index-install-r7-8966076f0e81.html
https://docs.starlingx.io/r/stx.11.0/deploy_install_guides/release/index-install-r7-8966076f0e81.html
StarlingX provides a pre-defined set of standard :doc:`deployment
configurations </introduction/deploy_options>`. Most deployment options may be

View File

@@ -5,14 +5,14 @@ Welcome to the StarlingX Documentation
StarlingX is a fully integrated edge cloud software stack that provides
everything needed to deploy an edge cloud on one, two, or up to 100 servers.
**The most recent supported release is StarlingX R10.0.**
**The most recent supported release is StarlingX R11.0.**
* See the :ref:`Release Notes <release-notes>`.
* Download the pre-built ISO (CentOS and Debian) and Docker images for
StarlingX latest release that are located at the ``StarlingX mirror`` repos:
- https://mirror.starlingx.windriver.com/mirror/starlingx/release/latest_release/debian/monolithic/outputs/iso/
- https://mirror.starlingx.windriver.com/mirror/starlingx/release/11.0.0/debian/bullseye/amd64/monolithic/outputs/iso/
For more information about the StarlingX project, refer to the
`StarlingX wiki <https://wiki.openstack.org/wiki/StarlingX>`_.