v2.8.4
Fixed 2
- Fix `flux build ks` and `flux diff ks` on Windows
- Fix `--source` flag validation in `create kustomization` command
Highlights
Flux v2.8.4 is a patch release that includes fixes for the Flux CLI. Users are encouraged to upgrade for the best experience.
ℹ️ Please follow the Upgrade Procedure for Flux v2.7+ for a smooth upgrade from Flux v2.6 to the latest version.
Fixes:
- Fix
flux build ksandflux diff kson Windows - Fix
--sourceflag validation increate kustomizationcommand
CLI changelog
- Update fluxcd/pkg dependencies by @fluxcdbot in https://github.com/fluxcd/flux2/pull/5796
- [release/v2.8.x] fix: validate --source flag in create kustomization command by @fluxcdbot in https://github.com/fluxcd/flux2/pull/5799
Full Changelog: https://github.com/fluxcd/flux2/compare/v2.8.3...v2.8.4