Set SW_VERSION to 20.06 in anticipation of STX 4.0 release

Planned release of STX 4.0 is June 2020.
The convention for PLATFORM_RELEASE (aka SW_VERSION)
is YY.MM.

Depends-On: https://review.opendev.org/730108

Change-Id: I2e2d95daa461488f77445e39f75c3cceefdf3b75
Signed-off-by: Scott Little <scott.little@windriver.com>
This commit is contained in:
Scott Little 2020-05-21 15:30:33 -04:00
parent e3a19ea25e
commit 44d4ed7bd2
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ platform_path: /opt/platform
puppet_path: /opt/platform/puppet
standard_root_disk_size: 500
supported_release_versions:
- "20.01"
- "20.06"
temp_ssl_ca_dir: "/tmp"
temp_ssl_ca_file: "ca-cert.pem"
temp_k8s_plugins_dir: "/tmp"