Skip to main content

Release 0.5.28 — App Header Capability Status Restored

Released: 2026-06-29 Chart: oci://ghcr.io/cnoe-io/charts/ai-platform-engineering:0.5.28 Previous release: 0.5.27

Highlights

0.5.28 is a single-fix patch restoring the platform capability status indicator in the app header, which stopped rendering after the Platform Health refactor in 0.5.25.

Bug Fixes

  • App header capability status not showing: After the capabilities-based Platform Health refactor landed in 0.5.25, the status indicator in the application header stopped updating. It now correctly reflects the current capability status from the health probes. (#2062)

Breaking Changes

No breaking changes. Drop-in upgrade from 0.5.27.


Upgrade Guide: 0.5.27 → 0.5.28

No values changes required.

helm upgrade ai-platform-engineering \
oci://ghcr.io/cnoe-io/charts/ai-platform-engineering \
--version 0.5.28 \
-f your-values.yaml

Verify:

kubectl get pods -n <namespace>