| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| install.ps1 | 2026-07-11 | 7.6 kB | |
| install.ps1.sha256 | 2026-07-11 | 78 Bytes | |
| install.sh | 2026-07-11 | 11.6 kB | |
| install.sh.sha256 | 2026-07-11 | 77 Bytes | |
| kdash-windows.sha256 | 2026-07-11 | 65 Bytes | |
| kdash-windows.tar.gz | 2026-07-11 | 6.3 MB | |
| kdash-armv6-musl.sha256 | 2026-07-11 | 90 Bytes | |
| kdash-armv6-musl.tar.gz | 2026-07-11 | 5.9 MB | |
| kdash-armv7-gnu.sha256 | 2026-07-11 | 89 Bytes | |
| kdash-armv7-gnu.tar.gz | 2026-07-11 | 5.8 MB | |
| kdash-aarch64-gnu.sha256 | 2026-07-11 | 91 Bytes | |
| kdash-aarch64-gnu.tar.gz | 2026-07-11 | 5.9 MB | |
| kdash-armv6-gnu.sha256 | 2026-07-11 | 89 Bytes | |
| kdash-armv6-gnu.tar.gz | 2026-07-11 | 5.8 MB | |
| kdash-macos.sha256 | 2026-07-11 | 85 Bytes | |
| kdash-macos.tar.gz | 2026-07-11 | 6.0 MB | |
| kdash-windows-aarch64.sha256 | 2026-07-11 | 65 Bytes | |
| kdash-windows-aarch64.tar.gz | 2026-07-11 | 5.9 MB | |
| kdash-armv7-musl.sha256 | 2026-07-11 | 90 Bytes | |
| kdash-armv7-musl.tar.gz | 2026-07-11 | 5.8 MB | |
| kdash-linux.sha256 | 2026-07-11 | 85 Bytes | |
| kdash-linux.tar.gz | 2026-07-11 | 6.3 MB | |
| kdash-aarch64-musl.sha256 | 2026-07-11 | 92 Bytes | |
| kdash-aarch64-musl.tar.gz | 2026-07-11 | 5.9 MB | |
| kdash-linux-musl.sha256 | 2026-07-11 | 90 Bytes | |
| kdash-linux-musl.tar.gz | 2026-07-11 | 6.4 MB | |
| kdash-macos-arm64.sha256 | 2026-07-11 | 91 Bytes | |
| kdash-macos-arm64.tar.gz | 2026-07-11 | 5.6 MB | |
| README.md | 2026-07-11 | 860 Bytes | |
| v2.1.0 source code.tar.gz | 2026-07-11 | 1.5 MB | |
| v2.1.0 source code.zip | 2026-07-11 | 1.6 MB | |
| Totals: 31 Items | 74.8 MB | 0 | |
Added
--namespace/-nand--context/-cflags to pre-scope the TUI to a namespace and kubeconfig context at startup, matching the equivalent k9s flags. #545
Changed
- Replaced the deprecated
serde_yamlwithserde_saphyrfor config parsing and updated the Kubernetes client and other dependencies. Thanks to @tstenner for the contribution! #543
Contributors
Thanks to @tstenner for the serde_saphyr migration and Kubernetes dependency updates (#543), and to @fuleinist for requesting the startup scoping flags (#545) in this release.
Full Changelog: https://github.com/kdash-rs/kdash/compare/v2.0.2...v2.1.0