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

Helm unable to update the dependency chart #12995

Open
Shobhit29 opened this issue Apr 30, 2024 · 1 comment
Open

Helm unable to update the dependency chart #12995

Shobhit29 opened this issue Apr 30, 2024 · 1 comment

Comments

@Shobhit29
Copy link

Shobhit29 commented Apr 30, 2024

I am not using the OCI registry for my Helm charts. When I am trying to use the command helm dep up I am getting error as below:

Getting updates for unmanaged Helm repositories...
Error: could not find protocol handler for: alias

It seems it is looking for oci:// handler, but unable to find in the Chart/requirements file. Is there an option where i can disable the OCI or tell helm to use the legacy helm repo.

Output of helm version: 3.14.4

Output of kubectl version: v1.28.2

@banjoh
Copy link

banjoh commented May 1, 2024

@Shobhit29 do you have an example Chart.yaml that you can share for us to reproduce this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants