Install Tilt ⬇️ | Upgrade Tilt ⬆️ | Tilt Extensions 🧰
Important Changes
- Projects using Docker Compose require Compose v1.28.3+
⚠️ Docker Compose v2 is still experimental and has known issues (#4890)
Notable Changes
- ✨
docker_build
support forplatform
argument for multi-architecture images (#4934) - ✨ Sort by status on resource overview (#4930)
- ✨ CLI support for new operator extensions like
kubefwd
(#4928) - ✨ Improved Docker Compose log tailing (#4943)
- ✨
tilt patch
command (#4957) - 🐛 Fix for certain link types causing Tilt to hang (#4950)
Changelog
6d2402b Update version numbers: 0.22.7
1491e33 api: add types for DisableSource/Status (#4948)
d282ccd cli: add a convenience function for installing extensions (#4928)
5cd12fa cli: add a convenience function over extension repos (#4926)
27d2a56 cli: add the patch command (#4957)
e0bea98 cli: dump openapi spec from a headless server (#4947)
688f5df controllers: move all rebuild triggers to the tiltfile controller (#4922)
248c29a docker-compose: log tailing robustness fixes (#4943)
cbfe93c docker-compose: upgrade compose-go (#4953)
6d26597 docker: exit early under more conditions in pruner (#4916)
1c28f39 docker: platform argument to customize image arch (#4934)
35b1fab engine: fix flaky Docker Compose test (#4955)
5cdb694 engine: handle all link types + don't invalidate build on change (#4950)
eb0dedf engine: remove old opencensus/opentelemetry metrics code (#4924)
922a5f2 extension: api-level event for extension load (#4944)
f5d5484 extension: propagate extension arg changes correctly (#4940)
6fd7751 extension: set up filewatch triggers correctly (#4937)
ec7affe scripts: decode bytes to string properly (#4931)
934a962 tiltfile: Pass the Tiltfile model into TiltfileLoader (#4949)
72505f7 tiltfile: add extension(args=...) (#4925)
21ca090 tiltfile: autogenerate model generators (#4952)
e749fc5 web: don't highlight header titles on multiple clicks (#4939)
aa9c75e web: extract tilt api functions (#4942)
eade4b8 web: fix borders on table view api buttons (#4936)
a2e9d07 web: fix navbar button styling (#4935)
31efcf5 web: fix timeago console errors on table view (#4929)
eb9cc5e web: improve table sorting (#4927)
d987ede web: improve warning display in overview (#4938)
2e4d0b3 web: table view: allow sorting by status, fix sorting by endpoints (#4930)
Docker images
docker pull tiltdev/tilt
docker pull tiltdev/tilt:v0.22.8