Does there exist a Helm chart for the Elastic agent for on-prem Elasticsearch?

Hello Elastic gurus,

I guess the question is in the subject.
I am trying to find a helm chart for the Elastic agent, but it's not in the below list:

I found the k8s ymls for the Elastic agent here:

and converted them to a helm chart using:

But I was wondering if the official helm chart does exist, as I was unable to make it run.

P.S. Can the Elastic agent connect to an on-prem Elasticsearch cluster or it can only connect to Fleet?

Thank you,
Catalin

I found the helm chart elastic/eck-agent but it seems to be for Fleet configuration....

Helmify tool did the trick.
It worked!