Unity Cloud Self-Hosted On-premises 0.10.0
4 documented changes.
- Version
- 0.10.0
- Released
- Mar 20, 2026
- Product
- Unity Cloud Self-Hosted
Unity Cloud Self-Hosted On-premises 0.10.0
New features
- Security
Official Keycloak 26 image: The identity stack now runs the official Keycloak 26 image through the new keycloak-standalone chart, replacing the previous Bitnami-based Keycloak distribution. This change brings access to upstream Keycloak features and a faster security update cadence.
- Change
Official Keycloak 26 image: If you previously customized the Bitnami Keycloak chart, review your manifest before upgrading.
- Change
Automation app scheduling: A new `uc-scheduler-runner` image powers scheduled jobs for automation apps such as Asset Manager and Pixyz. Scheduling now runs as part of the deployment without additional manual setup.
Improvements
- Change
The fallback namespace used for automation resource isolation ( `UCAUTOMATION_ResourceIsolationOptions__FallbackNamespace` ) now follows the namespace defined in your manifest instead of being hardcoded. Multi-namespace deployments work without code changes.