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

Chart.yaml not found #41

Open
4 tasks done
drpdishant opened this issue Oct 1, 2024 · 1 comment
Open
4 tasks done

Chart.yaml not found #41

drpdishant opened this issue Oct 1, 2024 · 1 comment

Comments

@drpdishant
Copy link

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

@Haarolean
Copy link
Contributor

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