0.18.10 (2026-09-09)
Features
- add KYAML output to copy, export, and the YAML viewer (#732) (3f204ac)
- browse Dynamic Resource Allocation objects (#737) (1424a37)
- browse MutatingAdmissionPolicy and binding objects (#734) (78e075c)
- browse PodCertificateRequest and ClusterTrustBundle objects (#738) (f02f204)
- jump from a pod to its ResourceClaim with c (#746) (97ece1e)
- resize pod container resources in place (#747) (72575dd)
- show the right-sizing data span when it is shorter than the window (#740) (cef699d)
Bug Fixes
- drop kubeconfig files that declare no clusters, users or contexts (#741) (ba3eacf)
- drop kubeconfig files whose only cluster has no server (#745) (73c5117)
- keep user-supplied values out of config warnings (#744) (a38904c)
- log the kubeconfig_dir shape instead of its raw value (#739) (c9106b4)
- show a real Changed age on container rows (#736) (eaf73e1)
- show the resources a Helm release manages in its resource map (#743) (b275a9e), closes #742
- treat HPA minReplicas 0 as scaled to zero (#735) (38e10d7)