Skip to content

Chart.yaml not found #41

@drpdishant

Description

@drpdishant

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions