Skip to main content

Release 0.5.6 — Keycloak manage-realm Role Patch

Released: 2026-06-01 Chart: oci://ghcr.io/cnoe-io/charts/ai-platform-engineering:0.5.6 Previous release: 0.5.5

Highlights

0.5.6 is a single-fix patch. The manage-realm role is restored to the caipe-platform service account desired roles after it was incorrectly removed in 0.5.5. This role is required for the BFF migration to manage realm configuration.

Bug Fixes

  • keycloak: restore manage-realm to the caipe-platform service account desired roles (#1678)

Breaking Changes

None. Drop-in upgrade from 0.5.5.

Upgrade

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

Upgrade Guide: 0.5.5 → 0.5.6

No values.yaml changes. No data migrations required. Straight chart version bump.