-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Description
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
Metadata
Metadata
Assignees
Labels
No labels