distribworks / dkron-helm

Helm chart to install Dkron and other associated components.
Apache License 2.0
4 stars 13 forks source link

Issues with helm repo add #5

Closed axoxymous-coder closed 1 year ago

axoxymous-coder commented 1 year ago

Hi Team,

I was trying to use the dkron helm chart to install in my local k8s cluster. However I am encountering the following error while trying to add the repo:

helm repo add dkron https://github.com/distribworks/dkron-helm/dkron
Error: looks like "https://github.com/distribworks/dkron-helm/dkron" is not a valid chart repository or cannot be reached: failed to fetch https://github.com/distribworks/dkron-helm/dkron/index.yaml : 404 Not Found

Can someone please help how do I use the dkron-helm to install dkron in my K8s cluster?

Thanks.

vcastellm commented 1 year ago

This won't work without the package in the repository AFAIK

I just packaged and pushed it to the repo.

You can install like: helm repo add dkron https://raw.githubusercontent.com/distribworks/dkron-helm/master