Help needed to deploy the n8n helm chart

Hey , I have used this URL as the helm repository in the helmfile.yaml and it is not having index.yaml file which is necessary for deploying the helm chart , can someone provide me with the URL which has index.yaml in the repository

I tried this helm chart https://artifacthub.io/packages/helm/open-8gears/n8n
The URLs I have used are oci://8gears.container-registry.com/library/n8n
https://github.com/8gears/n8n-helm-chart
https://github.com/n8n-io/n8n

Hey @englesman,

The helm chart you are using is not maintained or supported by us, if there is an issue with it the best option would be to open an issue on the 8gears repo.

Personally I would recommend using docker compose to deploy n8n and following one of our install guides.

if youre using helm you need a n8n.yaml and values.yaml