Releases: tilt-dev/ctlptl
Releases · tilt-dev/ctlptl
v0.7.6
v0.7.5
v0.7.4
v0.7.3
Notable changes
- Fixes an issue with setting up the registry on newer Minikube (>= 1.25), see #182 (thanks @ahamilton55)
Changelog
v0.7.2
v0.7.1
Notable Changes
- Compatibility fixes for the latest Docker Desktop
- Support for minikube's --extra-config flag
Changelog
v0.7.0
Notable Changes
- k3d support
Changelog
- 420dc06 Support Kubernetes 1.22 and 1.23 for kind (#169)
- 202ad67 Update version numbers: 0.6.2
- 3a01a2d circleci: install goreleaser with go (#164)
- 50f1f29 cluster: add support for k3d (#171)
- 8bc4d79 deps: upgrade docker dependencies (#165)
- e0873c4 deps: upgrade k8s dependencies (#162)
- a16335b goreleaser: install bash completion (#163)
- d2e2289 hack: minor update to release bot (#159)
- 8fb08d0 registry: add labels to the registry spec (#166)
- f864e27 registry: fix a bug in label application (#168)
- 4c761a4 registry: preserve existing labels/ports when re-creating a registry (#167)
v0.6.2
v0.6.1
v0.6.0
Notable Changes
- Image registries now bind to 127.0.0.1 (localhost) by default (thanks @macno !)
- For most use-cases, you should not notice this change (When using a remote Docker daemon, ctlptl will set up a network tunnel so that the traffic still goes through 127.0.0.1)
- The Registry YAML now supports ListenAddress (or, from the cli,
--listen-address
) for binding to a different IP - Registries and remote Docker connections should now be much more robust in general (including fixes for Podman and Docker for Mac 4.1.0+)
Changelog
c80d03c Update version numbers: 0.5.9
e363f92 registry set bind ip and show it (#148)
c2a767a registry: make registry creation more robust (#150)
551f852 release: add docs generation to the release script (#149)
Docker images
docker pull tiltdev/ctlptl:v0.6.0