Releases: kubetail-org/kubetail
Releases · kubetail-org/kubetail
cli/v0.1.3
cli/v0.1.2
What's Changed
Full Changelog: cli/v0.1.1...cli/v0.1.2
cli/v0.1.1
What's Changed
Full Changelog: cli/v0.1.0...cli/v0.1.1
cli/v0.1.0
What's Changed
- Add multi-cluster support using local kubeconfig file
- Add Cluster "Install" button
- Improvements to health monitors and ready wait methods
Full Changelog: cli/v0.0.9...cli/v0.1.0
cli/v0.0.9
Improve error handling in dashboard UI (#147) * Removes unnecessary `<ErrorBoundary>` * Moves `<Suspense>` to _root.tsx so it doesn't hide toaster * Added NetworkErrors to toaster
cli/v0.0.8
What's Changed
Full Changelog: cli/v0.0.8-rc1...cli/v0.0.8
cli/v0.0.8-rc2
Make CLI tool version configurable via Makefile (#146) * Uses variable for version in cli `cmd` package * Makes variable configurable at compile-time via ldflags in Makefile * Switches GitHub workflows to using Makefile argument * Removes unnecessary set-cli-version.sh script
cli/v0.0.8-rc1
Improvements to GitHub workflows (#145) * Upgrades node to 22 * Adds `set-cli-version.sh` script and uses it to set cli version number before cli build step
cli/v0.0.7
Fixes tailwind config issue causing build failure in node23 (#139) Fixes https://github.com/Homebrew/homebrew-core/pull/195821#issuecomment-2442152628
cli/v0.0.6
Update logo and icons (#137)