github tilt-dev/tilt v0.20.7

latest releases: v0.33.20, v0.33.19, v0.33.18...
3 years ago

Install Tilt ⬇️ | Upgrade Tilt ⬆️ | Tilt Cloud ⛅ | Tilt Extensions 🧰

Release Notes

  • Use docker exec instead of docker cp when live-updating files to docker-compose and docker-for-desktop (#3708). Makes the permissions match the default container user.
  • Wait between delete and create when replacing pods (#4171). Useful when deploying single pods (without Deployment/StatefulSet).
  • Fix for erroneous Loading message in web UI (#4604).
  • Fix for reading the wrong .dockerignore from custom_build (#4605).
  • Fix for minikube docker-env for multiple-node clusters (#4544).

Changelog

30b68d9 Update version numbers: 0.20.6
710694a api: hide generated code from diffs (#4628)
4af31ad apis: add KubernetesApply, ImageMap types (#4625)
1fc575b configs: optimize storybook build a bit (#4615)
4c5ce79 containerupdate: use the exec API instead of the cp API for copying files (#4623)
84fd825 deps: upgrade to k8s 1.21.1 (#4620)
bc91f22 docker: change how we model "image builds show up in the cluster immediately" (#4598)
9d6fa85 k8s: wait between delete and create in pod replacement (#4626)
45e2813 klog: suppress empty group-version errors (#4612)
da60503 proto: regen code (#4616)
1f68da9 reconcile api objects instead of state objects [ch12124] (#4613)
37831b9 tiltfile: fix a bug where we were reading the wrong .dockerignore (#4624)
4ed86e4 web: use addons-essentials intead of individual addons (#4630)
3ce4e4e websocket: ignore empty loglists (#4611)
d73a244 webview: make explicit whether incremental or complete (#4619)

Docker images

  • docker pull tiltdev/tilt
  • docker pull tiltdev/tilt:v0.20.7

Don't miss a new tilt release

NewReleases is sending notifications on new releases.