# Apoxy v0.19.2

> The CLI upgrade experience is now more reliable with improved version parsing and a new --force flag, while Kubernetes installations now wait for workloads to become healthy before completing.

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](https://github.com/apoxy-dev/apoxy/commit/617b503))

## Bug Fixes

- Fix apoxy upgrade version parsing and add --force flag ([287679e](https://github.com/apoxy-dev/apoxy/commit/287679e))

## Infrastructure

- Publish checksums.txt and goarch-named tarballs for apoxy upgrade ([d5c5cb2](https://github.com/apoxy-dev/apoxy/commit/d5c5cb2))
- Skip arm64 goarch tarball copies to avoid GitHub asset name collision ([fe10797](https://github.com/apoxy-dev/apoxy/commit/fe10797))

**Full Changelog**: [v0.19.1...v0.19.2](https://github.com/apoxy-dev/apoxy/compare/v0.19.1...v0.19.2)
