...
aws sso login --profile <your profile name>
Switch between contexts
List contexts
kubectl config get-contexts
Select context
kubectl config use-context <context name>
Upgrade to a new version
Decide the following before proceeding with the upgrade:
...
.\upgrade.ps1 -n <OneList_Namespace> -v <Image_Version> -repo <container repository hostname> -rooturl <rootUrl> -timezone <default timezone> -culture <default culture> -supportedCultures <supported cultures seperated by ','>
...