v1.7.7
Changelog
Most notably, the output of all get
commands have changed with this release to always include the project column. Additionally, nctl get <resource-type> <resource-name>
will now show a hint whenever a requested resource exists in another project than the currently active one.
What's Changed
- adjust nctl output when searching for apps by @Nemat97 in #157
- fix: print warning when deletion of kubeconfig fails by @ctrox in #174
- feat: add cluster/vcluster aliases by @ctrox in #175
- build(deps): bump github.com/charmbracelet/bubbles from 0.18.0 to 0.20.0 by @dependabot in #168
- fix: release sort order by @ctrox in #176
Full Changelog: v1.7.6...v1.7.7