Skip to main content

Release 0.5.30 — Team Dialog List Scroll Fix

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

Highlights

0.5.30 is a single-fix patch restoring scroll in team dialog lists, which was broken when the credentials panel was consolidated in 0.5.27.

Bug Fixes

  • Team dialog lists did not scroll: The team selection and membership dialogs lost their scroll behavior after the credentials panel consolidation in 0.5.27. Long team lists were cut off with no way to reach entries below the visible area. Scroll is restored. (#2074)

Breaking Changes

No breaking changes. Drop-in upgrade from 0.5.29.


Upgrade Guide: 0.5.29 → 0.5.30

No values changes required.

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

Verify:

kubectl get pods -n <namespace>