This release improves the CLI upgrade experience and Kubernetes installation workflow, plus fixes CI publishing issues.
Features
- Wait for workloads to become healthy after k8s install (617b503)
Bug Fixes
- Fix apoxy upgrade version parsing and add --force flag (287679e)
Infrastructure
- Publish checksums.txt and goarch-named tarballs for apoxy upgrade (d5c5cb2)
- Skip arm64 goarch tarball copies to avoid GitHub asset name collision (fe10797)