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

Create Helm-chart release 0.24.0 on OCI Registry #104

Closed albertollamaso closed 2 months ago

albertollamaso commented 2 months ago

Hi Guys,

Any plan to create the 0.24.0 release on the OCI registry?. Let me know if I can help on this.

cheers

Vad1mo commented 2 months ago

check https://github.com/8gears/n8n-helm-chart/releases/tag/0.24.0

albertollamaso commented 2 months ago

Hi @Vad1mo,

0.24.0 does not exists as a release in the OCI registry and that's what I mean.

oci://8gears.container-registry.com/library/n8n

image

When trying to download the chart

could not download oci://8gears.container-registry.com/library/n8n: 8gears.container-registry.com/library/n8n:0.24.0: not found

This PR fix it https://github.com/8gears/n8n-helm-chart/pull/105