Skip to content

v0.5.9

Choose a tag to compare

@dev-errant dev-errant released this 20 Oct 14:28
· 261 commits to main since this release
2f6bbe7

⚠️ 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