Howto use helm3 in pipeline to deploy app?

Hello,

is there a documentation on how to deploy an application within the pipeline (deploy stage) using helm3?

I have a cluster connected to my project.

How to configure helm in the deploy stage to be able to install charts into my cluster?

If i use a helm docker image (e.g. alpine/helm) how to initialise the helm from the image to be able to install into my cluster?

Greetings
Marco