Release 0.5.5 — Keycloak Role and Admin UI Fixes
Released: 2026-06-01 Chart:
oci://ghcr.io/cnoe-io/charts/ai-platform-engineering:0.5.5Previous release: 0.5.4
Highlights
0.5.5 is a targeted maintenance release fixing Keycloak service-account roles and admin UI noise. The caipe-platform service account role list is corrected (view-realm and manage-realm added, then manage-realm removed in the follow-up 0.5.6 patch — see those notes). Bootstrap admin log spam is silenced and Keycloak warning blocks are consolidated into a single amber UI section.
What's New
No new features in this release.
Bug Fixes
- keycloak: add
view-realmandmanage-realmtocaipe-platformservice account desired roles so the BFF migration can inspect realm config (#1670) - keycloak: restore literal em-dashes in
realm-config.jsonthat were corrupted during a previous edit - keycloak: remove
manage-realmfrom thecaipe-platformdesired roles (reverts the over-broad grant added above — 0.5.6 is the stable resolution) - auth: remove per-request bootstrap admin log spam that flooded logs on every authenticated request (#1670)
- admin: consolidate multiple Keycloak warning banners into a single amber alert block above the invariant list
Breaking Changes
None. Drop-in upgrade from 0.5.4.
Upgrade
helm upgrade ai-platform-engineering \
oci://ghcr.io/cnoe-io/charts/ai-platform-engineering \
--version 0.5.5 \
-f your-values.yaml
Upgrade Guide: 0.5.4 → 0.5.5
No values.yaml changes. No data migrations required. Straight chart version bump.
