github tilt-dev/tilt v0.17.4

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

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

Release Notes

  • Adds a --context flag for setting kubernetes context (#3296)
  • Allow ignore patterns that match parent directories (#3740)
  • Invoke kubectl apply on each resource independently, to avoid issues where an error in one apply affects others (#3719)
  • The file_sync_only extension makes it easy to live-update a config file without builds or pushes (https://github.com/tilt-dev/tilt-extensions/tree/master/file_sync_only). Thanks @MasayaAoyama !
  • Add shlex.quote for quoting shell args in tiltfiles
  • Improve build caching for custom_build

Changelog

02b5358 add scripts to help with the release process
9f17961 bump v0.17.3 (#3731)
4501128 cli: add a --context flag for setting kube context. Fixes #3296 (#3734)
65df886 cloud: remove the UpdateUploader (#3733)
65794cd dockerignore: convert ignore patterns to absolute paths [ch9237] (#3743)
9a3c2bd engine: report metrics to opentelemetry.tilt.dev, and give an example of how to report tilt cli commands (#3749)
780867f k8s: apply resources individually. Fixes #3719 (#3739)
3d1dee2 metrics: add an experimental API for enabling hosted opentelemetry/opencensus metrics (#3736)
b91ba1c model: better support for no-build no-push custom_builds (#3747)
b1b33b9 model: changes to deps don't invalidate build (#3742)
405401b tilt: bump wmclient (#3748)
f00b759 tiltfile: add an api for adjusting the metrics reporting period (#3746)
10045df tiltfile: add experimental_analytics_report (#3751)
ece95f6 tiltfile: add map[string]string unpacker (#3750)
79e500a tiltfile: add shlex.quote (#3720)
32bc2b4 tiltfile: record the helm dependency before running helm, to help iterate on helm charts (#3729)
b4a738a vendor opencensus agent and view (#3737)

Docker images

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

Don't miss a new tilt release

NewReleases is sending notifications on new releases.