Unity Cloud Self-Hosted On-premises 0.6.0
4 documented changes.
- Version
- 0.6.0
- Released
- Feb 23, 2026
- Product
- Unity Cloud Self-Hosted
Unity Cloud Self-Hosted On-premises 0.6.0
New features
- Change
Infrastructure sizing profiles: You can now control the CPU, memory, and storage allocations for the following infrastructure components directly from the manifest: MongoDB, PostgreSQL, RabbitMQ, object storage, and Elasticsearch.
- Change
Infrastructure sizing profiles: Choose from three named sizing profiles: `small` , `medium` , or `large` . Alternatively, override the resources for individual components to match your workload.
- Security
Improved container image management: All infrastructure images, including Istio and Percona MongoDB backup images, are now sourced from your private container registry instead of public registries. This method improves reliability and security in air-gapped or restricted network environments.
Breaking change
- Removal
Support for the custom Pixyz scripts has been removed. If you previously used the `automation.customPixyzScript` manifest configuration, remove it from your manifest before upgrading.