Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

https://storage.googleapis.com/chartmuseum.jenkins-x.io does not exist #41

Open
spolab opened this issue Nov 27, 2022 · 1 comment
Open

Comments

@spolab
Copy link

spolab commented Nov 27, 2022

Hi

I am trying to add the Helm repository as per instructions in the README.md page.

I execute the following command:

helm repo add jenkins-x https://storage.googleapis.com/chartmuseum.jenkins-x.io

but instead of success, I receive the following error:

Error: looks like "https://storage.googleapis.com/chartmuseum.jenkins-x.io" is not a valid chart repository or cannot be reached: failed to fetch https://storage.googleapis.com/chartmuseum.jenkins-x.io/index.yaml : 404 Not Found

I double checked by opening the URL from a browser and I see the following:

<Error>
    <Code>NoSuchBucket</Code>
    <Message>The specified bucket does not exist.</Message>
</Error>
@Do-min-ik
Copy link

I'm also having problems wrapping my head around this.

There is https://cdfoundation.github.io/tekton-helm-chart/ with version 0.29.0 which is quite old and then there is https://storage.googleapis.com/chartmuseum.jenkins-x.io (or rather isn't).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants