Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

I'm unable to pull chart #4

Closed
shrimpgo opened this issue Oct 12, 2022 · 3 comments
Closed

I'm unable to pull chart #4

shrimpgo opened this issue Oct 12, 2022 · 3 comments

Comments

@shrimpgo
Copy link

Hello!

I'm trying to use your chart for ctfd and when I follow the steps located in the README.md, it says: Error: GET "https://ghcr.io/v2/bman46/ctfd/ctfd/tags/list": unable to retrieve credentials. Where are these credentials? The command I'm using below:

$ helm upgrade -i -f ctfd/config/values.yaml ctfd oci://ghcr.io/bman46/ctfd/ctfd

Thanks

@bman46
Copy link
Owner

bman46 commented Oct 12, 2022

Try the following command. No authentication should be required. helm install ctfd oci://ghcr.io/bman46/ctfd/ctfd --version 0.4.2

@shrimpgo
Copy link
Author

Thank you. It worked like a charm! One suggestion: maybe you have to add this information into README.md, what do you think?

@bman46
Copy link
Owner

bman46 commented Oct 13, 2022

Glad that it worked. I will add it to the readme as a short term fix. However, I think that there is another issue, potentially a bug/misconfiguration with GHCR or helm, that is the root cause of the issue and needs to be resolved.

@bman46 bman46 closed this as completed Oct 13, 2022
bman46 added a commit that referenced this issue Oct 13, 2022
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants