github.com/cilium/cilium@v1.16.2/Documentation/contributing/release/index.rst (about)

     1  .. only:: not (epub or latex or html)
     2  
     3      WARNING: You are looking at unreleased Cilium documentation.
     4      Please use the official rendered version released here:
     5      https://docs.cilium.io
     6  
     7  .. _release_management:
     8  
     9  Release Management
    10  ------------------
    11  
    12  This section includes information around the release cycles and guides for
    13  developers responsible for backporting fixes.
    14  
    15  Release preparation steps can be found under `github.com/cilium/release <https://github.com/cilium/release/issues/new/choose>`_.
    16  
    17  .. toctree::
    18     :maxdepth: 2
    19  
    20     organization
    21     backports