Install Tilt ⬇️ | Upgrade Tilt ⬆️ | Tilt Extensions 🧰
Notable Changes
- bigger hover target in the UI when a resource is waiting (#6161)
- touching the watched directory entry itself shouldn't trigger a rebuild on macOS, to match other platforms (#6160)
- fix mangled links in UI (#6170)
- improve NodePort endpoint inference (#6166)
Changelog
- 9e8b803: Update version numbers: 0.33.1 (@dev-errant)
- 27d1adb: build(deps): bump semver from 5.7.1 to 5.7.2 in /web (#6168) (@dependabot[bot])
- 990db4b: build(deps): bump tough-cookie from 4.1.2 to 4.1.3 in /web (#6165) (@dependabot[bot])
- b544af3: build(deps): bump word-wrap from 1.2.3 to 1.2.4 in /web (#6176) (@dependabot[bot])
- fd8ae5f: chore: replace
github.com/ghodss/yaml
withsigs.k8s.io/yaml
(#6159) (@Juneezee) - 8eb9b12: fix: fix typos using typos (#6158) (@suzuki-shunsuke)
- 445f46f: goreleaser: apply some deprecations (#6164) (@nicks)
- 761d885: k8s: infer endpoints for NodePort service on Docker Desktop (#6167) (@nicks)
- e6bbb62: release: tweaks to the release pipeline (#6157) (@nicks)
- 427db0f: watch: ignore the watched dir on all platforms (#6163) (@nicks)
- 801cff3: web: improve handling for links with escape codes in the middle (#6173) (@nicks)
- 7a34579: web: show the build tooltip over the build bar, not just the status icon (#6161) (@nicks)