nebraska icon indicating copy to clipboard operation
nebraska copied to clipboard

Nebraska Helm Chart Repo not found

Open tstollin opened this issue 2 years ago • 4 comments

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

  1. Set-up: none
  2. Task: none
  3. Action(s): a. Open the link https://kinvolk.github.io/nebraska/index.yaml (HTTP GET)
  4. Error: HTTP 404

Expected behavior

See the index.yaml of the Helm repo.

tstollin avatar May 30 '23 05:05 tstollin

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

tafkam avatar May 30 '23 07:05 tafkam

That's a fallout of the repo move to the flatcar org

pothos avatar May 30 '23 13:05 pothos

So, I suppose https://flatcar.github.io/nebraska/index.yaml is the correct url now?

tstollin avatar May 31 '23 04:05 tstollin

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).

pothos avatar May 31 '23 08:05 pothos

@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 avatar Jun 26 '25 05:06 tylerauerbeck

@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

tormath1 avatar Jun 26 '25 07:06 tormath1