-
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)
Trying to deploy helm release directly using repo url and its failing with following error.
Error: Chart.yaml file is missing
Expected behavior
providing the repo url in --repo parameter should work as expected.
Your installation details
version.BuildInfo{Version:"v3.10.1", GitCommit:"9f88ccb6aee40b9a0535fcc7efea6055e1ef72c9", GitTreeState:"clean", GoVersion:"go1.19.2"}
Steps to reproduce
helm template kafka-ui --repo https://provectus.github.io/kafka-ui-charts kafka-ui
Output:
Error: Chart.yaml file is missing
Screenshots
No response
Logs
No response
Additional context
No response
Metadata
Metadata
Assignees
Labels
No labels