Skip to content

Release 0.1.0

Choose a tag to compare

@github-actions github-actions released this 12 Nov 00:38
· 145 commits to main since this release
d394431

Initial release of flux9s, a K9s-inspired terminal UI for monitoring Flux CD resources in real-time. The tool provides a familiar interface for viewing and managing Flux resources including GitRepositories, Kustomizations, HelmReleases, and all other Flux CRDs. Features include resource operations (suspend, resume, reconcile, delete), YAML inspection, namespace switching, and filtering.

Install via cargo install flux9s or download pre-built binaries from the releases page.

Full Changelog: https://github.com/dgunzy/flux9s/commits/v0.1.0