Release 0.5.21 — GitLab Credential Probe and Service Account Tool Picker Fixes
Released: 2026-06-23 Chart:
oci://ghcr.io/cnoe-io/charts/ai-platform-engineering:0.5.21Previous release: 0.5.20
Highlights
0.5.21 is a targeted patch. GitLab credential probing now falls back gracefully when the primary check fails, and the service account tool picker correctly resolves available tools.
Bug Fixes
- GitLab credential probe fallback: When the initial GitLab credential probe failed, the system would surface an error instead of trying the fallback path. The probe now retries through the fallback so GitLab-backed tools stay usable. (#2003)
- Service account tool picker: The tool picker for service account-scoped operations was not correctly resolving which tools were available, causing some tools to appear missing. This is corrected. (#2003)
Breaking Changes
No breaking changes. Drop-in upgrade from 0.5.20.
Upgrade Guide: 0.5.20 → 0.5.21
No values changes required.
helm upgrade ai-platform-engineering \
oci://ghcr.io/cnoe-io/charts/ai-platform-engineering \
--version 0.5.21 \
-f your-values.yaml
Verify:
kubectl get pods -n <namespace>
