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

kafka-ui repository 404 #22

Open
4 tasks done
vio-f opened this issue Nov 10, 2023 · 1 comment
Open
4 tasks done

kafka-ui repository 404 #22

vio-f opened this issue Nov 10, 2023 · 1 comment

Comments

@vio-f
Copy link

vio-f commented Nov 10, 2023

Issue submitter TODO list

  • I've looked up my issue in FAQ
  • I've searched for an already existing issues here (legacy) and here
  • I've tried installing latest charts and the issue still persists there
  • I'm running a supported version of the application & chart which is listed here

Describe the bug (actual behavior)

Update repository

helm repo up kafka-ui

Hang tight while we grab the latest from your chart repositories...
...Unable to get an update from the "kafka-ui" chart repository (https://provectus.github.io/kafka-ui):
        failed to fetch https://provectus.github.io/kafka-ui/index.yaml : 404 Not Found
Update Complete. ⎈Happy Helming!⎈

Try to install

helm upgrade --install kafka-ui kafka-ui/kafka-ui

Release "kafka-ui" does not exist. Installing it now.
Error: failed to download "kafka-ui/kafka-ui"

Trying to re-add the repository

helm repo add kafka-ui2  https://provectus.github.io/kafka-ui

Error: looks like "https://provectus.github.io/kafka-ui" is not a valid chart repository or cannot be reached: failed to fetch https://provectus.github.io/kafka-ui/index.yaml : 404 Not Found

Expected behavior

Repository index.yaml should exist.

Your installation details

latest

Steps to reproduce

helm repo add kafka-ui2  https://provectus.github.io/kafka-ui

Screenshots

No response

Logs

No response

Additional context

No response

@jforge
Copy link

jforge commented Nov 11, 2023

replace the repo link with https://provectus.github.io/kafka-ui-charts

helm repo add kafka-ui https://provectus.github.io/kafka-ui-charts

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