Skip to content

v0.28.0

Compare
Choose a tag to compare
@dev-errant dev-errant released this 29 Apr 22:14
· 418 commits to master since this release
5eeca6c

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

Notable Changes

  • Update Docker client connection to use DOCKER_CONTEXT
  • Encourage use of explicit local and container ports in port-forwarding (i.e., use port_forward="8000:8000" instead of port_forward="8000") (#5728)
  • Fixes bugs when using k8s_custom_deploy to attach to running pods, as in [k8s_attach(https://github.com/tilt-dev/tilt-extensions/tree/master/k8s_attach)
  • Adds helm(kube_version), thanks @olivierchatry ! (#5726)

Changelog