You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey! Thank you for making this terrific application. It's really useful.
I'm getting some errors in my use-case about unauthorized attempts to access the api.github.com URL for checking image tags. It looks like this cannot be accessed unauthenticated in v4 of the GitHub API spec (apparently it could be in v3?).
I'm looking for an example of how to configure a GHCR account. I see the PR where support was implemented but not really sure how to enable it via the helm chart.
The text was updated successfully, but these errors were encountered:
Hey! Thank you for making this terrific application. It's really useful.
I'm getting some errors in my use-case about unauthorized attempts to access the
api.github.com
URL for checking image tags. It looks like this cannot be accessed unauthenticated in v4 of the GitHub API spec (apparently it could be in v3?).I'm looking for an example of how to configure a GHCR account. I see the PR where support was implemented but not really sure how to enable it via the helm chart.
The text was updated successfully, but these errors were encountered: