v0.5.9
⚠️ Important Changes
Docker Desktop for macOS v4.1.0+ changed the behavior of port forwards in a backwards incompatible way that breaks local registries attached to a local cluster created with ctlptl < 0.5.9.
You will need to re-create your registry + cluster using ctlptl v0.5.9+ if you get errors pushing images to your local registry such as:
Get "http://localhost:57391/v2/": net/http: request canceled (Client.Timeout exceeded while awaiting headers)
Changelog
f5d2f38 Update version numbers: 0.5.8
2f6bbe7 registry: fix port forward issues with Docker for Mac (#147)
Docker images
docker pull tiltdev/ctlptl:v0.5.9