github tilt-dev/tilt v0.17.2

latest releases: v0.33.13, v0.33.12, v0.33.11...
3 years ago

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

Release Notes

  • cli: Remove --no-browser flag and all browser auto-opening
  • cli: Use tilt logs --follow to stream logs
  • tiltfile: Added __file__ variable to the environment - Thanks @DaytonG !
  • tiltfile: Added local_resource(allow_parallel) option to allow parallelism of local builds
  • tiltfile: Add default_registry(single_name) to push all images to the same image name (useful for ECR). Addresses #2419
  • tiltfile: fix a bug in helm(namespace=) semantics. Fixes #3701

Changelog

87a74c7 Space to be consistent in prompt formatting (#3683)
3af12c5 add file variable to environment (#3705)
3a50ff2 add a reference to asdf in the readme (#3691)
49940b3 bump version to v0.17.1 (#3681)
b989fc9 change GITHUB_API_TOKEN back to GITHUB_TOKEN...i misunderstood something in #3703 (#3706)
9a51de7 cli: Remove no-browser mode (#3684)
cae5f30 engine: record update stats (with more tags) for ALL BaDs (#3682)
bc71389 fix compilation on go 1.15 (#3695)
a225205 hud/server: fix flakey test by adding re-check [ch8843] (#3685)
eb35dc0 pin the go version in chocolatey (#3696)
907478b release: Use a Docker container to do cross-compilation of the Tilt binaries (#3703)
c2d3533 tilt logs: add --follow flag, by default don't follow [ch8923] (#3697)
5ed892f tiltfile: add a force_parallel option for local_resource (#3693)
cf9ac37 tiltfile: add a stringable type to make it easier to unpack strings (#3698)
5d44f0d tiltfile: add default_registry(single_name) to push all images to the same image name (#3699)
4824354 tiltfile: fix a bug in helm(namespace=) semantics. Fixes #3701 (#3702)
367673e update web dependencies to address security alerts (#3704)

Docker images

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

Don't miss a new tilt release

NewReleases is sending notifications on new releases.