Akka cluster operator - helm chart

Hi Team,

I have deployed the akka cluster using the operator from operatorhub.io. Using the script , it creates crds, role,service account, etc.

curl -sL https://github.com/operator-framework/operator-lifecycle-manager/releases/download/0.15.1/install.sh | bash -s 0.15.1

Is there a helm chart for the same operator which can be used ?