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
177 stars 91 forks source link

Not able to install the chart #108

Closed imshashank closed 1 month ago

imshashank commented 1 month ago

Hi, I am trying to install this chart using the below command:

helm install my-n8n oci://8gears.container-registry.com/library/n8n --version 0.24.3

But I am getting this error:

Error: INSTALLATION FAILED: failed to download "oci://8gears.container-registry.com/library/n8n" at version "0.24.3"
Vad1mo commented 1 month ago
Vad1mo commented 1 month ago

I'm going ahead and close this issue, please reopen if the issue is not resolved.

imshashank commented 1 month ago

Thanks a lot for the help, it works now.