v0.1.0
Adds support for two brand-new commands:
.\wins.exe cli proxy --publish TCP:<port>
: when run within a container, this proxies any TCP packets that come to the container at the provided port to the hostNetwork port.
.\wins.exe upgrade
: allows you to upgrade a machine that is running .\wins.exe cli app run --register
on demand with the contents of the binary that executes .\wins.exe upgrade
In addition to these commands, wins now support Docker builds and a Helm chart that supports scenarios in which you want to upgrade the version of wins server running on each of your hosts within a Kubernetes cluster.