Which Kubernetes version supports deployment and rollouts

Cluster information:

Kubernetes version:
Cloud being used: (put bare-metal if not on a public cloud)
Installation method:
Host OS:
CNI and version:
CRI and version:

C:\kubectl>kubectl version
Client Version: version.Info{Major:“1”, Minor:“16”, GitVersion:“v1.16.0”, GitCommit:“2bd9643cee5b3b3a5ecbd3af49d09018f0773c77”, GitTreeState:“clean”, BuildDate:“2019-09-18T14:36:53Z”, GoVersion:“go1.12.9”, Compiler:“gc”, Platform:“windows/amd64”}
Server Version: version.Info{Major:“1”, Minor:“13”, GitVersion:“v1.13.2-argus”, GitCommit:“157c2397d67b98fab492a596ba9abfaaf3257082”, GitTreeState:“clean”, BuildDate:“2019-06-15T03:57:15Z”, GoVersion:“go1.11.1”, Compiler:“gc”, Platform:“linux/amd64”}

All kubernetes versions. Why? What have you executed exactly and didn’t work?