-
Notifications
You must be signed in to change notification settings - Fork 1
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
I'm unable to pull chart #4
Comments
Try the following command. No authentication should be required. |
Thank you. It worked like a charm! One suggestion: maybe you have to add this information into README.md, what do you think? |
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. |
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
The text was updated successfully, but these errors were encountered: