Updating the version aliases:
We should only ever be updating the version aliases via the API available in SDDC Manager.
For example, if we are wanting to upgrade the environment to VCF 4.4, we can use the following API via the Developer Center of the SDDC Manager UI:
We can also leverage the REST API using curl commands as described in the following KB:
https://kb.vmware.com/s/article/85505?lang=en_US
Any updates performed on components outside of SDDC Manager (Out-of-band updates or Hot-Patches) will require additional manual steps to be taken on the SDDC Manager, one of which is updating the versionAlias.yml file to accommodate the updated versions, so that the next VCF upgrade attempt will be successful.
NOTE: In general - unless explicitly specified in a KB, or other VMware documentation, out-of-band upgrades for VCF components is unsupported.
To be able to upgrade to versions of the VCF components higher than that available in the Bill of Materials, please use the Async Patch Tool (available for VCF 4.2.1 and above)