Skip to main content

Release 0.5.31 — Webex Two-Tab Space Navigation

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

Highlights

0.5.31 adds a two-tab navigation layout to the Webex spaces panel, separating the "Configure" view (for adding new spaces) from the "Configured" view (for managing existing ones). Previously both actions shared a single view, making it harder to distinguish between spaces that were pending setup and ones already in use.

What's New

Two-tab navigation for Webex spaces

The Webex spaces admin panel now has two tabs: Configure for onboarding new Webex spaces and Configured for viewing and managing spaces that are already connected. The split makes the Webex setup flow clearer and avoids mixing pending and active spaces in the same list. (#2076)

Breaking Changes

No breaking changes. Drop-in upgrade from 0.5.30.


Upgrade Guide: 0.5.30 → 0.5.31

No values changes required.

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

Verify:

kubectl get pods -n <namespace>