UCS helm chart?

Is there a container image / supported helm chart for UCS deployments? or is it VM deployments only? If not any plans to port, the system to a chart?
I see this image, anyone port to helm?

UCS is designed to be installed on bare-metal / VM.
It starts dozens of services via systemd. An anti-pattern for containers.
If you wish to manage UCS’s IAM in Kubernetes, you can install Nubus for Kubernetes. It was designed from the ground up to run in Kubernetes and is installable using Helm.
It doesn’t provide the App Center though. Depends on your use case if that’s a requirement for you.
Here’s the documentation, including installation instructions: 1. Introduction — Nubus for Kubernetes - Operation Manual 1.x