Nebraska Helm Chart Repo not found
Description
The Helm chart repo https://kinvolk.github.io/nebraska/ (or https://kinvolk.github.io/nebraska/index.yaml respectively) returns 404.
Impact
We are no longer able to use the Helm chart of Nebraska as written in https://github.com/flatcar/nebraska/blob/main/charts/nebraska/README.md
Environment and steps to reproduce
- Set-up: none
- Task: none
- Action(s): a. Open the link https://kinvolk.github.io/nebraska/index.yaml (HTTP GET)
- Error: HTTP 404
Expected behavior
See the index.yaml of the Helm repo.
same problem here:
helm repo add nebraska https://kinvolk.github.io/nebraska/
Error: looks like "https://kinvolk.github.io/nebraska/" is not a valid chart repository or cannot be reached: failed to fetch https://kinvolk.github.io/nebraska/index.yaml : 404 Not Found
That's a fallout of the repo move to the flatcar org
So, I suppose https://flatcar.github.io/nebraska/index.yaml is the correct url now?
Yes, thanks for having a look - there are probably some other things to do as well because the github packages (i.e. container images) don't get forwarded (the git repo does have a forward).
@ervcz @tormath1 Seems like this issue is fairly old and helm chart references have been updated in the docs and likely have been updated by end users by this point. Probably okay to close?
@tylerauerbeck yes, thanks for the heads-up. This has been solved with this PR: https://github.com/flatcar/nebraska/pull/667 (I guess I forgot to check if an issue was existing).
Tomorrow (Friday 27th June), we have a "maintenance mode day": we will go through issues of Flatcar and Nebraska to see if they are still up-to-date, relevant, etc.: https://github.com/flatcar/Flatcar/discussions/1784 - let's count this one as your first participation :D