8gears / n8n-helm-chart

A Kubernetes Helm chart for n8n a Workflow Automation Tool. Easily automate tasks across different services.
https://artifacthub.io/packages/helm/open-8gears/n8n
Apache License 2.0
187 stars 97 forks source link

GH Action Push charts to 8gears.container-registry.com does not work #102

Closed Vad1mo closed 2 months ago

Vad1mo commented 3 months ago

the job did not push the chart to the reigstry.

https://github.com/8gears/n8n-helm-chart/actions/runs/9582143232/job/26420470725

  1. I suspect there was no package build
  2. the push did not pick up the package in the directory.

Here are some references how others are doing it.