Update release version to 22.02

Use SW_VERSION 22.02 as the interim version in stx.7.0. The version will
be finalized at a later time. Use 1.21.3 for the upgrade_k8s_version.
stx.6.0 must upgrade k8s to the latest version before upgrading to
stx.7.0.

Testing:
Full build
Upgrade from stx.6.0
AIO-SX bootstrap + deploy

Story: 2009754
Task: 44221
Depends-On: https://review.opendev.org/c/starlingx/utilities/+/822755
Signed-off-by: David Sullivan <david.sullivan@windriver.com>
Change-Id: I0e2d496a0dfb27c8a05c0477b9647d3362dce79c
This commit is contained in:
David Sullivan 2021-12-22 11:01:05 -06:00
parent 3069a28e74
commit 0f78d83371
2 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@ private_pxeboot_subnet: 169.254.202.0/24
pxecontroller_floating_hostname: pxecontroller
use_entire_pxeboot_subnet: true
upgrade_k8s_version: 1.18.1
upgrade_k8s_version: 1.21.3
fresh_install_k8s_version: 1.21.3
# These variables are only used for subcloud configuration and are set

View File

@ -1,3 +1,3 @@
---
supported_release_versions:
- "21.12"
- "22.02"