github.com/cilium/cilium@v1.16.2/Documentation/operations/upgrade-warning.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 .. warning:: 8 9 Read the full upgrade guide to understand all the necessary steps before 10 performing them. 11 12 Do not upgrade to \ |NEXT_RELEASE| before reading the section 13 :ref:`current_release_required_changes` and completing the required steps. 14 Skipping this step may lead to an non-functional upgrade. 15 16 The only tested rollback and upgrade path is between consecutive minor releases. 17 Always perform rollbacks and upgrades between one minor release at a time. 18 This means that going from (a hypothetical) 1.1 to 1.2 and back is supported 19 while going from 1.1 to 1.3 and back is not. 20 21 Always update to the latest patch release of your current version before 22 attempting an upgrade.