v0.30.8
Install Tilt ⬇️ | Upgrade Tilt ⬆️ | Tilt Extensions 🧰
Notable Changes
- Add
k8s_namespace
function to return the current namespace Tilt is connected to. Complements existingk8s_context
function.
Changelog
- bb6fd56: Detect non-admin socket for Rancher Desktop on Mac (#5936) (@ewilkins-csi)
- 6f7f5f2: Go 1.19 (#5938) (@nicksieger)
- 200400a: Update docs for k8s_namespace (#5937) (@nsheaps)
- 91d1545: Update version numbers: 0.30.7 (@dev-errant)
- 989d4a5: feat: add k8s_namespace() to pull cached namespace (#5935) (@nsheaps)
- a47c07c: release: use Go 1.19 to build releases (#5939) (@nicksieger)