Just deploy an custom helm chart to cluster with auto devops

Hello, i want to deploy an PHP application that need an mariadb
so i want to add a project in my group to auto deploy this mariadb
i try to just adding an chart folder with values.yaml and Chart.yaml inside but that not working.

It is possible to do ? thanks