This repository was archived by the owner on Jan 22, 2024. It is now read-only.

Description
Hi, I tried to us the Git-Repo as Repo, but failed:
$ helm repo add kubelived https://clastix.github.io/kubelived
Error: looks like "https://clastix.github.io/kubelived" is not a valid chart repository or cannot be reached: failed to fetch https://clastix.github.io/kubelived/index.yaml : 404 Not Found
$ helm repo add kubelived https://clastix.github.io/kubelived/charts
Error: looks like "https://clastix.github.io/kubelived/charts" is not a valid chart repository or cannot be reached: failed to fetch https://clastix.github.io/kubelived/charts/index.yaml : 404 Not Found
That's my fault, there's no github pages active for this repo :-) Is this git repo intended to be used as helm repo? Or where is the helm repo located? In either case, I'd try to help with pull requests :-D